Skip to main content
POST
Create
🔑 Requires the organisation_settings.update scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Body

application/json
description
string
required

Description of the severity

Example:

"Issues with **low impact**."

name
string
required

Human readable name of the severity

Maximum string length: 50
Example:

"Minor"

rank
integer<int64>

Rank to help sort severities (lower numbers are less severe)

Example:

1

Response

201 - application/json

Created response.

severity
object
required