Update Experience Group
Loading...
API endpoint path: /v3/groups/{groupId}
Updates the name and description of an existing experience group identified by groupId.
Use this endpoint to:
- Rename an experience group used for campaigns, targeted experiences, or feature rollouts.
- Add, update, or remove the group description.
- Maintain group metadata without affecting participant membership.
Behavior and capabilities:
groupNameis required, must be unique within the institution, and cannot exceed 50 characters.groupDescriptionis optional and cannot exceed 450 characters. OmitgroupDescriptionfrom the request to remove the existing description.groupTypeandgroupPlatformare immutable and cannot be modified after group creation.- Updating a group does not add, remove, or modify participants.
Request
Responses
- 200
- 400
- 401
- 500
Success
Bad Request
Unauthorized
Internal Server Error
Was this page helpful?