---
title: "Remove a user"
method: DELETE
path: "/v1/user/{user_id}"
tags: ["user"]
---

# Remove a user

`DELETE /v1/user/{user_id}`

## Path parameters

- `user_id` string, required

## Query parameters

- `source` string

## Response `202`

Successfully deleted the user properties

## Other responses

- `404` — User doesn't exist

---

[API](https://skmtc.net/promoted/apis/promoted-ai-content-store.md) · [All operations](https://skmtc.net/promoted/apis/promoted-ai-content-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/promoted/promoted-ai-content-store/versions/3289237f9795/schema)
