Skip to main content
PATCH
Update membership in the selected organization

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Path Parameters

userId
string
required

Body

application/json
role
enum<string>

User role in the organization

Available options:
admin,
editor,
viewer,
operator,
restricted
status
enum<string>

User membership status in the organization

Available options:
active,
disabled

Response

Selected organization membership updated

userId
string
required
orgId
string
required
role
string
required

Role of the user in this organization (admin, editor, viewer)

status
enum<string>
required
Available options:
active,
waiting_approval,
disabled
createdAt
string<date-time>
required
lastActivityAt
string<date-time> | null
required
user
object
required