Create image upload URL
Get a presigned URL for uploading an image used in a task description or comment. PUT the bytes to it, then call the finalize route.
Path parameters
Request body
Response
The presigned upload
Changes
Changed in 2 of the 23 revisions of this API.9
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
added the required property
headersto the response with the200statusresponse-required-property-added
- ○
added the required property
keyto the response with the200statusresponse-required-property-added
- ○
added the required property
uploadUrlto the response with the200statusresponse-required-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○