Skip to main content
POST
Create
🔑 Requires the alert_schema.update scope.

Authorizations

Authorization
string
header
required

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

Body

application/json
array
boolean
required

Whether this attribute is an array

Example:

false

name
string
required

Unique name of this attribute

Example:

"service"

type
string
required

Engine resource name for this attribute

Example:

"CatalogEntry[\"01GW2G3V0S59R238FAHPDS1R67\"]"

emoji
string

The emoji to display alongside this attribute in chat messages, stored without colons

Example:

"fire"

required
boolean

Whether this attribute is required. If this field is not set, the existing setting will be preserved.

Example:

false

Response

201 - application/json

Created response.

alert_attribute
object
required