---
title: "Update board member permissions"
method: PUT
path: "/v1/boards_users/{boardUserId}.json"
tags: ["boards"]
---

# Update board member permissions

`PUT /v1/boards_users/{boardUserId}.json`

Update board member permissions

## Path parameters

- `boardUserId` integer, required

## Query parameters

- `token` string, required

## Response `200`

successful operation

- object
  - `success` string

## Other responses

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

---

[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/versions/bfc753befdbe/schema)
