DocumentationAPI Reference

Conversions

Retry a failed source file

Sign in to call the API here free (20 conversions a day), or enter an API key below.

POST
/conversions/{id}/files/{file_id}/retry

Always asynchronous (202), even if it happens to finish quickly.

Authorization

ApiKeyAuth
x-api-key<token>

In: header

Path Parameters

id*string
file_id*string

Response Body

application/problem+json

application/problem+json

application/problem+json

curl -X POST "https://example.com/conversions/string/files/string/retry"
Empty

Errors