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
- 200
- 403
- 409
Group deleted successfully
ManageGroupRole role required
Group is the audience for active events or referenced by event types