---
title: "/boards/:boardId/guests/:guestId"
method: DELETE
path: "/v1/boards/{boardId}/guests/{guestId}"
tags: ["Boards"]
---

# /boards/:boardId/guests/:guestId

`DELETE /v1/boards/{boardId}/guests/{guestId}`

Remove a guest from the board.

## Response `204`

Default

---

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