---
title: "Change member permission"
method: PUT
path: "/v1/organizations_users/{id}.json"
tags: ["organizations"]
---

# Change member permission

`PUT /v1/organizations_users/{id}.json`

Change member  permission

## Path parameters

- `id` string, required

## Query parameters

- `token` string, required

## Request body

- ChangeMemberPermission
  - `is_admin` string
  - `user ID` string

## Response `200`

No response was specified

## Other responses

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

---

[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/5d7a4c3eadce/schema)
