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

# /boards/:boardId/guests/:guestId

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

Change the role of a guest.

## Request body

- object
  - `roleId` string

## 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/versions/2bd9c9fa2a0c/schema)
