post https://api-integration.ollang.com/integration/upload/direct
Uploads a video file directly to the storage. This method supports large files up to 30 GB.
Log in to see full request history
Responses
Uploads a video file directly to the storage. This method supports large files up to 30 GB.
xxxxxxxxxx
curl --request POST \
--url https://api-integration.ollang.com/integration/upload/direct \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data; boundary=----WebKitFormBoundaryTXZBBFz8jGrasBRq' \
--data '{"name":"batman_returns","sourceLanguage":"en"}'
Try It!
to start a request and see the response here! Or choose an example: