Skip to main content
PATCH
Update user role

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required

App ID

user_id
string
required

Clerk user ID

Body

application/json
role
string
required

New Clerk org role (org:admin or org:member)

Response

Successful Response

user_id
string
required
membership_id
string
required
role
string
required
email
string | null
name
string | null
avatar_url
string | null
joined_at
string | null