Create an escalation policy for a team

Create a Signals escalation policy for a team.

Path Params
string
required
Body Params
string
required

The escalation policy's name.

string | null

A detailed description of the escalation policy.

int32 | null
Defaults to 0

The number of times that the escalation policy should repeat before an alert is dropped.

boolean | null
Defaults to false

Whether this escalation policy should be the default for the team.

string | null

The strategy for handling steps in the escalation policy. Can be "static" or "dynamic_by_priority".

steps
array of objects
required

A list of steps that define how an alert should escalate through the policy.

steps*
handoff_step
object | null

A step that defines where an alert should be sent when the policy is exhausted and the alert is still unacknowledged.

prioritized_settings
object | null

Priority-specific settings for dynamic escalation policies

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json