---
title: "DELETE /users/{userGuid}"
method: DELETE
path: "/users/{userGuid}"
tags: ["user"]
---

# DELETE /users/{userGuid}

`DELETE /users/{userGuid}`

Delete an existing User

## Path parameters

- `userGuid` string, required — uuid of the user to update

## Response `201`

UserDeleteSuccessResponse

- UserDeleteSuccessResponse
  - `data` string
  - `message` string

## Other responses

- `400` — FailureResponse

---

[API](https://skmtc.net/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-app/versions/2f261ecc6074/schema)
