Uiza Documentation
2020-07-01
Search
⌃K

Update A Video Entity

Updates a specified video entity's name, description, poster and thumbnail imaged. Any parameters not provided will be left unchanged.
put
https://api.uiza/sh
/v1/video_entities/:id
/v1/video_entities/:id
Sample Request
curl -X PUT https://api.uiza.sh/v1/video_entities/f42b4ac3-869e-4010-8e21-042e40be7655
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64'
-d '{"name":"Sample Demo-Video 1", "description":"Habemus nusquam tractatos ut eam, eu brute aliquam fuisset sea"}'