Create Video by url
Create Video by url
Create new Tolstoy’s video
POST
/
videos
/
video
curl -X POST https://api.gotolstoy.com/videos/video \
--header 'Authorization: Bearer <API_KEY>'
{
"id": "7ea4e34c-8185-4f9f-a835-d1d3b05c54e6",
}
Parameters
curl -X POST https://api.gotolstoy.com/videos/video \
--header 'Authorization: Bearer <API_KEY>'
{
"id": "7ea4e34c-8185-4f9f-a835-d1d3b05c54e6",
}
curl -X POST https://api.gotolstoy.com/videos/video \
--header 'Authorization: Bearer <API_KEY>'
{
"id": "7ea4e34c-8185-4f9f-a835-d1d3b05c54e6",
}