# Delete alert notification group mapping Delete an alert notification group mapping. Endpoint: DELETE /alert-notification-group-mappings/{alertNotificationGroupMappingId} Version: 0.0.1 Security: o_auth ## Path parameters: - `alertNotificationGroupMappingId` (string, required) The ID of the alert notification group mapping to be deleted. ## Response 400 fields (application/json): - `code` (integer) - `message` (string) ## Response 401 fields (application/json): - `code` (integer) - `message` (string) ## Response 403 fields (application/json): - `code` (integer) - `message` (string) ## Response 404 fields (application/json): - `code` (integer) - `message` (string) ## Response 410 fields (application/json): - `code` (integer) - `message` (string) ## Response 422 fields (application/json): - `code` (integer) - `message` (string) ## Response 204 fields ## Response 500 fields ## Response 501 fields