curl --request POST \
--url https://video.bunnycdn.com/library/{libraryId}/videos/{videoId}/resolutions/cleanup \
--header 'AccessKey: <api-key>'{
"success": true,
"message": "<string>",
"statusCode": 123
}curl --request POST \
--url https://video.bunnycdn.com/library/{libraryId}/videos/{videoId}/resolutions/cleanup \
--header 'AccessKey: <api-key>'{
"success": true,
"message": "<string>",
"statusCode": 123
}AccessKey based authentication
If set to true, no actual file manipulation will happen, only informational data will be returned
Was this page helpful?