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