cURL
Uploads
Create Upload
POST
cURL
Create an upload session and get a pre-signed upload URL. Upload the file bytes to the
Response:
Then upload the file bytes to
Finally, complete the upload:
Note that Glide will delete this file within 30 days if the URL is not stored in a table in Glide.
uploadLocation, then call the complete endpoint to finalize the file and receive a public URL.
Example
uploadLocation:
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the app, e.g., mT91fPcZCWigkZXgSZGJ
Example:
"mT91fPcZCWigkZXgSZGJ"
Body
application/json