Request presigned upload URLs for issue images

Returns a presigned S3 PUT URL per requested image (max 5). Upload each image by sending its raw bytes in a PUT request to its upload_url with the same Content-Type given here. Reference the returned uuids in issue_metadata.json. Only image/png and image/jpeg are accepted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique id of the project.

string
required

Unique id of the use case.

Body Params

Filenames and content types of the images to upload (max 5)

images
array of objects
images
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json