Skip to main content
PUT
Update
🔑 Requires the organisation_settings.update scope.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique identifier of the severity

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

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

200 - application/json

OK response.

severity
object
required