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

# DELETE /v1/{+resourceName}:deleteContact

`DELETE /v1/{+resourceName}:deleteContact`

Delete a contact person. Any non-contact data will not be deleted. Mutate requests for the same user should be sent sequentially to avoid increased latency and failures.

## Path parameters

- `resourceName` string, required

## 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)
