Skip to content

Decode mp4 links for specific content

POST
/api/v1/parse/decode/{contentId}
curl --request POST \
--url 'http://localhost:8080/api/v1/parse/decode/1?force=false'
contentId
required
integer format: int64
force
boolean

OK