Logo
Molter API Documentation

Create a new video without header application/json

POST {{baseUrl}}/videos

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'localhost:3333/videos' -d '{"title":"10 Tips for Productive Remote Work","description":"Maximize your productivity while working remotely with these helpful tips","duration":"300,1"}'

ENDPOINTS