---
title: "DELETE /v1/{+resourceName}"
method: DELETE
path: "/v1/{+resourceName}"
tags: ["contactGroups"]
---

# DELETE /v1/{+resourceName}

`DELETE /v1/{+resourceName}`

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.

## Path parameters

- `resourceName` string, required

## Query parameters

- `deleteContacts` boolean

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/people.md) · [All operations](https://skmtc.net/google/apis/people/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/people/revisions/92b2f44f6227/schema)
