Skip to main content

Delete a group (ManageGroupRole role required)

DELETE 

/groups/:groupID

Deletes a group. Members and custom properties are cascade-deleted. Returns 409 Conflict if the group is the audience for one or more events, or is referenced by an event type — reassign those first.

Request

Responses

Group deleted successfully