cURL
curl --request DELETE \ --url https://app.videosupport.io/api/v1/videos/{id} \ --header 'Access-Token: <api-key>'
This response does not have an example.
Delete a specific video by ID.
The ID of the video to delete.
Video successfully deleted