Logo
Molter API Documentation

Create a new video with filter query

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":"","description":"","duration":""}'

ENDPOINTS