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

# DELETE /v1/{+resourceName}:deleteContactPhoto

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

Delete a contact's photo. Mutate requests for the same user should be done sequentially to avoid // lock contention.

## Path parameters

- `resourceName` string, required

## Query parameters

- `personFields` string
- `sources` string[]

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