User
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
displayNamestringOptional
Responses
200
User profile updated
application/json
codestringOptional
messagestringOptional
400
Invalid request
401
Unauthorized
put
/api/v1/users/meLast updated