Vai al contenuto principale
PATCH
Update Profile

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corpo

application/json

Fields the customer can update on their own profile.

full_name
string | null
avatar_url
string | null
language
string | null

Risposta

Successful Response

data
UserOut · object | null

Public user representation returned from profile endpoints.

meta
PaginationMeta · object | null
error
string | null
error_code
string | null