v1

latestOpenAPI 3.0.32026-07-2644164161.5 KB
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.