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

## Changes

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

[Change history](https://skmtc.dev/restyaplatform/apis/restyaboard/changes/v1/boards_users/:boardUserId.json/put.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/bfc753befdbe/schema)
