---
title: "Remove member from the Board"
method: DELETE
path: "/v1/boards_users/{userId}.json"
tags: ["boards"]
---

# Remove member from the Board

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

## Path parameters

- `userId` integer, required

## Query parameters

- `token` string, required

## Response `200`

No response was specified

## Other responses

- `405` — Invalid input

---

[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)
