Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional allowWhether incidents of this type can be deleted.
Optional allowWhether automation workflows can be triggered for incidents of this type.
Optional createAn optional message shown to users when they declare an incident of this type.
Optional editableWhether responders can edit incident timestamps for incidents of this type.
Optional privateWhether responders can create private incidents of this type. This is an opt-in setting, distinct from private_incidents_by_default, which controls whether incidents are created private automatically.
Optional privateWhether incidents of this type are created as private by default.
Optional slugWhen set to servicenow, incidents will display the ServiceNow record ID instead of the public ID. If no ServiceNow integration exists, the public ID will be displayed.
Optional testWhether incidents of this type are treated as test incidents.
Generated using TypeDoc
The incident-type-scoped behavior settings. All fields are optional on update. Any field omitted from a PATCH request keeps its current value. This object is read-only on the incident type resource itself and is only mutated through the update (PATCH) endpoint.