Skip to main content
POST
Validate
🔑 Requires the incident_templates.view 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

OK response.

warnings
object[]
required

Anything suspect about this config that isn't severe enough to reject it. Empty when there's nothing to say.

Example: