Skip to main content
POST
Create
🔑 Requires the escalation_path_templates.create scope.

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required

The name of this template, for the user's reference.

Example:

"Team on-call"

path
object[]
required

The nodes that form the levels and branches of this template.

Example:
description
string

A description of what this template is for.

Example:

"Pages the team on-call, then a fallback user"

expressions
object[]

Expressions backing the template's binding targets.

Example:
params
object[]

The parameters declared by this template, bound per templated path.

Example:
repeat_config
object
Example:
working_hours
object[]

The working hours for this template.

Example:

Response

Created response.

escalation_path_template
object
required