Incidents
Delete a notification template
Deletes a notification template by its ID.
delete/api/v2/incidents/config/notification-templates/{id}
Path parameters
idstring uuid required
Example:00000000-0000-0000-0000-000000000001
The ID of the notification template.
Query parameters
includestring
Example:created_by_user,incident_type
Comma-separated list of relationships to include. Supported values: created_by_user, last_modified_by_user, incident_type
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.