Skip to main content
PATCH
Update your profile

Authorizations

Authorization
string
header
required

Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.

Body

application/json

PATCH /v1/users/me

avatar_url
string | null
display_name
string | null

Response

Profile updated

Registered user profile.

created_at
string<date-time>
required
email
string
required
email_verified
boolean
required
id
string<uuid>
required
status
enum<string>
required

User account status.

Available options:
active,
suspended,
pending_verification
updated_at
string<date-time>
required
avatar_url
string | null
display_name
string | null