delete
https://{your_connecttenant_apidomain }/v1/groups//notifications
Removes the notification subscription for the specified group. Note- Replace {your_connecttenant_apidomain } in the URL with your hostname to try this API with your environment. See Know your endpoint page.
204The notification subscription has been removed from the group.
404Invalid or unknown group ID.