v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Incident Custom Fields

Create a Field

<!-- theme: warning -->

Deprecated

This endpoint is deprecated and only works for fields on the Base Incident Type.
For more flexibility, we recommend using the Incident Types endpoint:
/incidents/types/{type_id_or_name}/custom_fields

Creates a new Custom Field on the Base Incident Type, along with the Field Options if provided.
An account may have up to 10 Fields.

Scoped OAuth requires: custom_fields.write

post/incidents/custom_fields

Request body

Response

The field object created, along with the Field Options if provided.