v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Incident Custom Fields

Create a Field Option

<!-- 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/{field_id}/field_options

Create a new Field Option for a Custom Field on the Base Incident Type. Field Options may only be created for Fields that have field_options. A Field may have no more than 10 enabled options.

Scoped OAuth requires: custom_fields.write

post/incidents/custom_fields/{field_id}/field_options

Path parameters

field_idstring required

The ID of the field.

Request body

Response

The field option created.