Passer au contenu principal
DELETE
Delete a Video

Autorisations

Authorization
string
header
requis

Gateway-issued API key, formatted as sk-gateway-xxxxxxxx. Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).

Paramètres de chemin

video_id
string
requis

The identifier of the video to delete.

Exemple:

"video_123"

Réponse

Success

Confirmation payload returned after deleting a video.

object
enum<string>
défaut:video.deleted
requis

The object type that signals the deletion response.

Options disponibles:
video.deleted
deleted
boolean
requis

Indicates that the video resource was deleted.

id
string
requis

Identifier of the deleted video.