Skip to main content
POST
/
v1
/
videos
/
{id}
/
republish
Republish an archived video
curl --request POST \
  --url https://api.myeden.me/v1/videos/{id}/republish \
  --header 'Authorization: Bearer <token>'
{
  "id": "<string>",
  "status": "<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

Response

Republished

id
string
status
string