contactGroups
Update the name of an existing contact group owned by the authenticated user. Updated contact group names must be unique to the users contact groups. Attempting to create a group with a duplicate name will return a HTTP 409 error. Mutate requests for the same user should be sent sequentially to avoid increased latency and failures.
put/v1/{+resourceName}
Path parameters
resourceNamestring required
The resource name for the contact group, assigned by the server. An ASCII string, in the form of contactGroups/{contact_group_id}.
Request body
Response
Successful response