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
Documentation Index
Fetch the complete documentation index at: https://dev.writer.com/llms.txt
Use this file to discover all available pages before exploring further.
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.