v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Incident Custom Fields

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

Delete a Custom Field from the Base Incident Type.

Scoped OAuth requires: custom_fields.write

delete/incidents/custom_fields/{field_id}

Path parameters

field_idstring required

The ID of the field.

Response

The field was deleted successfully.