Generate an upload url for an update
GET/updates/:id/upload-url
Generates a signed upload url valid for 1 hour for an update to be uploaded to Bitrise.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 403
- 404
- 500
Get upload url
Bad request - The app version is missing
Unauthorized
Permission denied
Not found - The deployment is not found
Internal Server Error