Update current user profile
Update user profile fields for the currently authenticated user. Preferred endpoint over /user.
Authentication
AuthorizationBearer
JWT token obtained from authentication endpoints
Request
This endpoint expects an object.
firstName
lastName
name
image
deviceTokens
Device tokens for push notifications
Response
Profile updated successfully
user
session
Errors
400
Bad Request Error
401
Unauthorized Error
