Generates a Presigned URL for an Attachment Upload

The 1st step in the new attachment creation flow - a request to generate a presigned URL
that the client can use to upload an attachment

Body Params

Attachment description metadata

string
required

An Attachment extension (e.g. png, jpg)

string
required
length between 1 and 20

A source identifier (service_request)

integer
required

The id of a resource, to which the attachment is added

string
enum
required

The type of a resource, to which the attachment is added

Allowed:
integer
required

The id of a subresource, to which the attachment is added

string
enum
required

The type of a subresource, to which the attachment is added

integer
required

Size of the added attachment is bytes

string
required

The checksum that will be used for detecting an identical image in the same ticket of the same type

Responses

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