Merge key-value pairs into the group’s attributes.
API key passed in the X-API-Key header.
Group ID
Attributes to merge
Key-value pairs to merge into existing attributes
{ "plan": "premium", "region": "us-east" }Merged attributes
Key-value attributes
{ "plan": "premium", "region": "us-east" }