Skip to main content
PUT
Change member role

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

userId
integer<int32>
required

Body

application/json

Update an organization member's role

orgRole
enum<string>
required

New role to assign

Available options:
OWNER,
ADMIN,
MEMBER

Response

No Content