Skip to main content
PATCH
/
media
/
video
/
{id}
Mark video as handled
curl --request PATCH \
  --url https://api.example.com/media/video/{id}

Path Parameters

id
string
required

Video ID to mark as handled

Response

204

Video marked as handled