# Delete notification group notification group Set the state of a notification group link to deleted. Endpoint: DELETE /notification-group-notification-groups/{notificationGroupNotificationGroupId} Version: 0.0.1 Security: o_auth ## Path parameters: - `notificationGroupNotificationGroupId` (string, required) the ID of the notification group link to delete. ## 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