OpenAI Compatible
Delete a Video
Permanently delete a completed or failed video and its stored assets.
DELETE
Delete a Video
Authorizations
Gateway-issued API key, formatted as sk-gateway-xxxxxxxx.
Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).
Path Parameters
The identifier of the video to delete.
Example:
"video_123"
Response
Success
Confirmation payload returned after deleting a video.
Delete a Video