---
title: "Update an organization member's role"
method: PATCH
path: "/v1/organizations/{organizationId}/members/{userId}"
tags: ["Organizations"]
---

# Update an organization member's role

`PATCH /v1/organizations/{organizationId}/members/{userId}`

## Path parameters

- `organizationId` string, uuid, required
- `userId` string, uuid, required

## Request body

- object
  - `role` 'member' | 'admin', required

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-07-26** `750c8a136307` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/organizations/:organizationId/members/:userId/patch.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/68b1a29f92cd/schema)
