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

# Delete the user

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

## Path parameters

- `userId` string, required

## Query parameters

- `token` string, required

## Response `200`

No response was specified

## Changes

- **2016-04-26** `5d7a4c3eadce` — 3 info
  - api operation id `deleteUser` was added
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/restyaplatform/apis/restyaboard/changes/v1/users/:userId.json/delete.md)

---

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