Media
Retry authoritative analysis for a video
POST
/media/{id}/analysis/retryAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Media ID
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/media/string/analysis/retry"{ "$schema": "https://example.com/api/v1/schemas/RetryMediaAnalysisOutputBody.json", "analysis_status": "string", "media_id": "string", "processing_status": "string"}