Files API
Retry failed files
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifier of the files to be retried.
Response
200 - application/json
Indicates whether the retry operation was successful.