contactGroups
Delete an existing contact group owned by the authenticated user by specifying a contact group resource name. Mutate requests for the same user should be sent sequentially to avoid increased latency and failures.
delete/v1/{+resourceName}
Path parameters
resourceNamestring required
Required. The resource name of the contact group to delete.
Query parameters
deleteContactsboolean
Optional. Set to true to also delete the contacts in the specified group.
Response
Successful response