---
title: "PUT /boards/{boardID}/members/{userID}"
method: PUT
path: "/boards/{boardID}/members/{userID}"
---

# PUT /boards/{boardID}/members/{userID}

`PUT /boards/{boardID}/members/{userID}`

Updates a board member

## Path parameters

- `boardID` string, required
- `userID` string, required

## Request body

- unknown

## Response `200`

success

- unknown

## Other responses

- `default` — internal error

## Changes

- **2022-03-22** `cdfed1e96572` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mattermost/apis/focalboard-server/changes/boards/:boardID/members/:userID/put.md)

---

[API](https://skmtc.dev/mattermost/apis/focalboard-server.md) · [All operations](https://skmtc.dev/mattermost/apis/focalboard-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mattermost/focalboard-server/revisions/d238428e1666/schema)
