Skip to main content
POST
Upload incident attachment

Authorizations

X-Aegister-Token
string
header
required

Path Parameters

incidentid
integer
required
organizationid
integer
required

Body

multipart/form-data
file
string<uri>
required

The file to upload as an incident attachment.

Response

error
integer

Any value different from 0 indicates an error.
More details can be found in messages.

Required range: 0 <= x <= 0
Example:

0

messages
array

If error is 1, contains zero or more details on the error.

Example:
data
object

Incident attachment object.