Api referenceMedia
Retry a terminal async media task
Authorization
apiKeyBearerAuth AuthorizationBearer <token>
In: header
Path Parameters
request_id*string
Header Parameters
Idempotency-Key?string
Length
length <= 255Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v2/task/string/retry"{ "request_id": "string", "quote_id": "string", "status": "string", "retry_of": "string", "estimated_cost": { "credits": "string", "basis": "string" }, "urls": { "property1": "string", "property2": "string" }}