Skip to main content
POST
Add Member

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

Cookies

blindsight_session
string | null

Body

application/json
email
string<email>
required
roles
string[]

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