Skip to main content
DELETE
/
v1
/
videos
/
{id}
Delete a video
curl --request DELETE \
  --url https://api.myeden.me/v1/videos/{id} \
  --header 'Authorization: Bearer <token>'
{
  "error": {
    "code": "<string>",
    "message": "<string>",
    "request_id": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://developers.myeden.me/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Send your API key as a Bearer token:

Authorization: Bearer eden_live_xxxxxxxxxxxxxxxxxxxxxxxx_yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

Path Parameters

id
string
required
Example:

"vid_a7Kp9mNqR2vXyB4dH6jL8s"

Response

Delete queued — video still processing