cURL
Files API
Retry failed files
Retry processing of files that previously failed to process. This will re-attempt the processing of the specified files.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.
Body
application/json
The unique identifier of the files to retry.
Response
200 - application/json
The retry request is being processed
Indicates whether the retry operation was successful.