Skip to main content
PATCH
Error

Authorizations

X-API-Key
string
header
required

Path Parameters

identity_id
string<uuid>
required

Body

application/json
role_id
string<uuid> | null
role_name
string | null

Response

Successful Response

email
string
required
id
string<uuid>
required
created_at
string<date-time>
required
read_only
boolean
default:false
deprecated
role_id
string<uuid> | null
role_name
string | null
workspace_ids
string<uuid>[] | null
workspace_role_id
string<uuid> | null
workspace_role_name
string | null
password
string | null
full_name
string | null
access_scope
enum<string>
default:workspace
Available options:
organization,
workspace
user_id
string<uuid> | null
tenant_id
string<uuid> | null
organization_id
string<uuid> | null
org_role_id
string<uuid> | null
org_role_name
string | null
tenant_ids
string<uuid>[]