cURL
curl --request DELETE \ --url https://api.bunny.net/videolibrary/{id} \ --header 'AccessKey: <api-key>'
API Access Key authorization header
The ID of the Video Library that should be deleted
The requested video library has been successfully deleted
Was this page helpful?