Skip to main content
PATCH
Update User

Path Parameters

user_id
integer
required

Body

application/json
email
string<email> | null
name
string | null
roles
string[] | null
is_active
boolean | 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
workspace_id
string | null
workspace
WorkspaceSummary · object | null

Compact workspace info embedded in auth payloads and user lists.

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