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.

Headers

X-API-Key
string | null

Path Parameters

org_id
integer
required
user_id
integer
required

Cookies

blindsight_session
string | null

Body

application/json
roles
string[]
required

Response

Successful Response

id
integer
required
email
string
required
is_active
boolean
required
name
string | null
roles
string[]
is_platform_owner
boolean
default:false
organization_id
integer | null