Skip to main content
POST
Create incident

Authorizations

X-Aegister-Token
string
header
required

Path Parameters

organizationid
integer
required

Body

title
string
required

Incident title.

classification
object

Classification data.

metadata
object

Additional metadata.

status
enum<string>

Incident status.

  • draft - draft
  • submitted - submitted
  • closed - closed
Available options:
draft,
submitted,
closed

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 notification object.