POST
/
videos
/
video
curl -X POST https://api.gotolstoy.com/videos/video \
  --header 'Authorization: Bearer <API_KEY>'
{
  "id": "7ea4e34c-8185-4f9f-a835-d1d3b05c54e6",
}

Parameters