Skip to main content
PUT
Update current user's profile

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
phone
string
locale
enum<string>
Available options:
tr,
en

Response

Successful response

name
string | null
required
phone
string | null
required
email
string
required
locale
string | null
required
settings
object
required
currentOrganizationId
string | null
required
currentOrganizationName
string | null
required