Skip to main content

Update the current user's profile

PATCH 

/api/v1/users/me

Update the authenticated user's profile (first/last name, avatar URL).

Partial update: only fields supplied in the body are written. The combined name field is recomputed when either name part changes.

Request

Responses

Successful Response