POST
/
v1
/
files
/
retry

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
file_ids
string[]
required

The unique identifier of the files to be retried.

Response

200 - application/json
success
boolean

Indicates whether the retry operation was successful.