Logo
Molter API Documentation

Update a video without title

PUT {{baseUrl}}/videos/:id

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PUT 'localhost:3333/videos/:id' -d '{"description":"Maximize your productivity while working remotely with these helpful tips","duration":300}'

ENDPOINTS