Update the authenticated user’s profile information.
Updatable Fields:
name: User’s display namephone: Contact phone numberlocale: Preferred language (“en” or “tr”)All fields are optional - only provided fields will be updated. The email address cannot be changed through this endpoint as it’s used for authentication.
Documentation Index
Fetch the complete documentation index at: https://docs.azalt.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.