---
title: "Delete user"
method: DELETE
path: "/users/{user_guid}"
tags: ["mx_platform"]
---

# Delete user

`DELETE /users/{user_guid}`

Use this endpoint to delete the specified `user`. The response will have a status of `204 No Content` without an object.

## Path parameters

- `user_guid` string, required

## Response `204`

No Content

---

[API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [All operations](https://skmtc.dev/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mx/mx-platform-api/revisions/bd74a0a2d8a9/schema)
