Skip to main content
PUT
Update the current user

Authorizations

Authorization
string
header
required

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

Body

application/json
firstName
string
lastName
string
userRole
string
jobTitle
string
department
string
phone
string
knewGleapFrom
string
userUsage
string
profileImageUrl
string
completedOnboarding
boolean
oldpassword
string
available
boolean
unavailableProjects
string[]
notificationPreferences
any
notificationSettings
any

Response

200 - application/json

Ok