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

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The incident template's ID

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

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.

incident_template
object
required

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