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://app.videosupport.io/api/v1/video_request_links/{id} \ --header 'Access-Token: <api-key>'
{ "error": "VideoRequestLink not found" }
Delete a specific video request link by ID.
The ID of the video request link to delete.
Video request link successfully deleted