Skip to main content
PATCH
Update user profile

Authorizations

Authorization
string
header
required

LithoBlocks API key obtained from your organization dashboard

Body

application/json

Profile update data

first_name
string
Maximum string length: 100
last_name
string
Maximum string length: 100
email
string<email>

Response

Updated profile

id
string
required
first_name
string | null
required
last_name
string | null
required
email
string | null
required
organization_id
string | null
required
created_at
string
required
updated_at
string
required