Skip to main content
PATCH
Update My Profile

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

Cookies

blindsight_session
string | null

Body

application/json
name
string | null

Response

Successful Response

id
integer
required
email
string
required
is_active
boolean
required
name
string | null
roles
string[]
mfa_enabled
boolean
default:false
is_platform_owner
boolean
default:false
organization_id
integer | null
organization
OrganizationSummary · object | null

Compact org info embedded in auth payloads and user lists.

created_at
string<date-time> | null
updated_at
string<date-time> | null