---
title: "Delete Profile Photo"
method: DELETE
path: "/access/v1/access_users/user/profile_photo"
tags: ["Access User Information"]
---

# Delete Profile Photo

`DELETE /access/v1/access_users/user/profile_photo`

This deletes a profile photo for the specified user.

## Query parameters

- `user_id` string, uuid — The unique identifier of the user managed by Verkada.
- `external_id` string — A unique identifier managed externally provided by the customer.

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/verkada/apis/api-tokens.md) · [All operations](https://skmtc.net/verkada/apis/api-tokens/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/verkada/api-tokens/revisions/4a79d2d949a6/schema)
