{ "filename": "video.mp4", "type": "video/mp4", "metadata": { "name": "Flussonic.mp4", "type": "video/mp4", "video_id": "3293829482", "collection_id":"", "library_id":"" } }
curl --location --request POST 'https://apistream.gotipath.com/v1/uploads/s3/multipart' \ --header 'X-Auth-ClientId;' \ --header 'X-Auth-LibraryId;' \ --header 'X-Auth-ApiKey;' \ --header 'Content-Type: application/json' \ --data-raw '{ "filename": "video.mp4", "type": "video/mp4", "metadata": { "name": "Flussonic.mp4", "type": "video/mp4", "video_id": "3293829482", "collection_id":"", "library_id":"" } }'
{ "key": "media/706449f3-b904-4e8b-868e-b65e3373bb7d.mp4", "uploadId": "6146a92e-28bd-4801-aee6-9391a5ccdc55" }