Update a variable group
PATCH {{baseUrl}}/contact_center/variables/groups/:variableGroupId
Update a variable group.
Scopes: contact_center_variable:write:admin
Rate Limit Label: Light
Request Body
{"variable_group_name"=>"<string>", "variable_group_description"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |