Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

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

Body

application/json
attribute_values
object
required

Values of this entry

Example:
catalog_type_id
string
required

ID of this catalog type

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

name
string
required

Name is the human readable name of this entry

Example:

"Primary On-call"

aliases
string[]

Optional aliases that can be used to reference this entry

Example:
external_id
string

An optional alternative ID for this entry, which is ensured to be unique for the type

Example:

"761722cd-d1d7-477b-ac7e-90f9e079dc33"

rank
integer<int32>

When catalog type is ranked, this is used to help order things

Example:

3

Response

201 - application/json

Created response.

catalog_entry
object
required
Example: