Skip to main content
POST
Upload attachment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

id identifier

issueId
string
required

issueId identifier

Body

multipart/form-data
file
file
required

Non-empty file up to 10 MiB. Declared images must be signature-valid PNG, JPEG, GIF, or WebP. SVG and other declared image types are rejected; non-image files are accepted and forced to download.

Response

Created

attachment
object
required