Skip to main content
DELETE
Delete a file
Delete a file and all associated data from storage.

Path Parameter

  • file_id (string, required)

Example Request

cURL

Success Response (200 OK)

Returns a confirmation that the file and its associated data have been successfully deleted.

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 delete

Response

File deleted successfully

status
enum<string>
Available options:
success
data
object