cURL
curl --request POST \ --url https://api.example.com/api/public/media
{ "mediaId": "<string>", "contentType": "<string>", "contentLength": 123, "uploadedAt": {}, "url": "<string>", "urlExpiry": "<string>" }
Endpoint to Get a presigned upload URL for a media record on toolzz analytics
Documentation IndexFetch the complete documentation index at: https://docs.toolzz.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
Use this file to discover all available pages before exploring further.
Show Request