Groups
Delete a notification group
Removes the group, its recipients, site relationships, and topic references. Requires notification:delete
scope.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the group
Response
204
Group deleted successfully