Skip to main content
POST
Create
🔑 Requires the incident_template.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 incident template, for the user's reference

Example:

"Payments incidents"

template
object
required

The values an incident template applies to the incidents it creates.

Example:
expressions
object[]

The expressions used by bindings in this template

Example:

Response

Created response.

incident_template
object
required

A reusable set of values applied to incidents created from alerts.