Delete Experience Group
Loading...
API endpoint path: /groups/v3/groups/{groupId}
Deletes an experience group and removes all user associations. This action cannot be undone.
Important:
- All participant associations will be permanently removed
- Historical job data for this group will no longer be accessible
- Ensure the group is not in use by any active campaigns or features before deletion
Prerequisites:
- The group must exist and be in
ACTIVEstatus - User must have appropriate permissions to delete groups
Request
Responses
- 200
- 400
- 401
- 500
OK
Bad Request
Unauthorized
Internal Server Error