{ "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: ebe8bac0-eaef-4548-8b59-96c9ec38a22b' \ --header 'X-Auth-LibraryId: 89898172-d32b-49f8-a94a-bdf0c6ca1bd9' \ --header 'X-Auth-ApiKey: pEBPYVUNMbP7uDsb0W2h3oTjpEqr32fFh/3TNUhvFcJt7/J/hyV+5LctVWONgzaw+w+PpQ' \ --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" }