Skip to main content
POST
Cancel file processing
Cancel an ongoing file upload or processing job.

Path Parameter

  • file_id (string, required)

Example Request

cURL

Success Response (200 OK)

Returns a confirmation that the file processing has been cancelled.

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 cancel

Response

File cancelled successfully

status
enum<string>
Available options:
success
data
object