Set a group attribute
State
Set a group attribute
Set a single attribute on the group.
PUT
Set a group attribute
Sets a single attribute on a group by key. If the key already exists, its value is overwritten. If the key does not exist, it is created. The key is specified in the URL path. The request body contains theDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
value to set. This endpoint is useful when you want to update exactly one attribute without sending the full attribute map.
For usage patterns and examples, see the State Management guide.
Authorizations
API key passed in the X-API-Key header.
Body
application/json
Attribute value
Attribute value
Minimum string length:
1Example:
"gold"