Create Experience Group
Loading...
API endpoint path: /groups/v3/groups
Creates a new experience group for organizing users. Experience groups allow you to segment users for targeted features, promotions, or A/B testing.
After creation, use the PUT /groups/v3/groups/{groupId}/participants endpoint to add users to the group.
Request
Responses
- 200
- 400
- 401
- 500
OK
Bad Request
Unauthorized
Internal Server Error