Skip to main content
POST
Retry failed file processing
Restart processing for a file that previously failed or was cancelled.

Path Parameter

  • file_id (string, required)

Example Request

cURL

Success Response (200 OK)

Returns a confirmation that the file processing has been restarted. The file_status will be updated to processing.

Authorizations

X-API-Key
string
header
required

API key authentication. Include your VidNavigator API key in the X-API-Key header.

Path Parameters

file_id
string
required

The ID of the file to retry

Response

File processing restarted successfully

status
enum<string>
Available options:
success
data
object