Skip to main content
PATCH
Update organization member

Authorizations

Authorization
string
header
required

Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi

Path Parameters

organizationId
string<uuid>
required

ID of the organization the member is part of.

userId
string<uuid>
required

ID of the user to patch

Body

application/json
role
enum<string>

Role of the member in the organization.

Available options:
admin,
developer

Response

Successful response

status
number

HTTP status code.

Example:

200

requestId
string<uuid>

Unique id assigned to every request. UUIDv4

result
object
Last modified on July 2, 2026