Update the calling user's profile
Profile
Update the calling user's profile
Updates any subset of username, first_name, last_name, bio. Username changes flow through the same validators as handle claims (reserved-handle and uniqueness checks). Username collisions return 409 conflict; reserved values return 400 handle_reserved. Email is read-only from the auth identity record and cannot be updated here.
PATCH
Update the calling user's profile
Documentation Index
Fetch the complete documentation index at: https://docs.myme.so/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)
Body
application/json