Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nomadicml.com/llms.txt

Use this file to discover all available pages before exploring further.

Remove a video by ID.
client.delete_video("video_id")
Parameters:
ParameterTypeDescription
video_idstrID of the video to delete (required)
Returns: Dict with deletion status