v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBAttribute groups
Update attribute group
Update the values field in an attribute group. All other attribute group fields are immutable.
patch/v1/attribute-groups/{groupId}
Path parameters
groupIdstring required
Attribute group ID
Request body
Example request
{
"values": [
"0123",
"2224",
"3876"
]
}Response
No content