Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.

Body

application/json
file_ids
string<uuid>[]
required

The unique identifier of the files to retry.

Response

200 - application/json

The retry request is being processed

success
boolean

Indicates whether the retry operation was successful.