put
https://{subdomain}.td.commpeak.com/api/groups/
Update the settings of a user group identified by id.
When to use. Change a group's name, description, dialing ratio or other settings. Send the group id in the path and only the fields you want to change in the request body. Any field not listed in the request schema is ignored.
Returns. The updated group, wrapped as { "groups": [ <group> ] }. Returns 404 if no group matches the id.
Example.
{
"name": "Sales team",
"ratio": 2.5
}Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…