Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://video.bunnycdn.com/library/{libraryId}/videos/{videoId} \ --header 'AccessKey: <api-key>'
{ "success": true, "message": "<string>", "statusCode": 123 }
AccessKey based authentication
The video was successfully deleted
Determines if the request was successful
Response message description
The response status code
Was this page helpful?