---
title: "Delete a specific user credential by username of the credential. Cannot be the credential used to authenticate the request."
method: DELETE
path: "/accounts/{accountname}/users/{username}"
tags: ["User Management"]
---

# Delete a specific user credential by username of the credential. Cannot be the credential used to authenticate the request.

`DELETE /accounts/{accountname}/users/{username}`

## Path parameters

- `accountname` string, required
- `username` string, required

## Response `204`

Deleted credential

## Other responses

- `500` — Internal error

---

[API](https://skmtc.net/anchore/apis/anchore-engine-api-server.md) · [All operations](https://skmtc.net/anchore/apis/anchore-engine-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anchore/anchore-engine-api-server/versions/afb4f60ab44a/schema)
