Get Presigned Url For Upload

GET
/api/storage/url/upload

Creates a URL to upload a file to. The upload location expires 60 minutes after recieving a response from this endpoint.

Query parameters

filenamestringRequired

Response

This endpoint returns an object.
presignedResponseobject
pathstring
Built with