File API

Retry failed files

Retry processing of files that previously failed to process. This will re-attempt the processing of the specified files.

post/v1/files/retry

Request body

file_idsstring[] required

The unique identifier of the files to retry.

Response

The retry request is being processed

successboolean

Indicates whether the retry operation was successful.

Changes

No recorded changes to this endpoint across all 1 revision of this API.