Skip to main content
PATCH
Update Member Role

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required
target_user_id
string
required

Body

application/json
role
string
required

Response

Successful Response

id
string
required
user_id
string
required
role
string
required
created_at
string
required
email
string | null
full_name
string | null
invited_by
string | null