---
title: "Deletes the user"
method: DELETE
path: "/v1/users/{userId}.json"
tags: ["users"]
---

# Deletes the user

`DELETE /v1/users/{userId}.json`

## Path parameters

- `userId` integer, required

## Query parameters

- `token` string, required

## Response `200`

successful operation

- object
  - `error` object
    - `code` number

## Other responses

- `400` — Invalid ID supplied
- `404` — Page not found

---

[API](https://skmtc.net/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.net/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/revisions/bfc753befdbe/schema)
