Update user details
This API allows a logged in user to update his own details in the fabric Identity. fabric Identity stores only the infromation that is necessary for user authentication functionality. The other customer details of the user like shipping and communication preferences are to be stored in the customer service APIs of fabric.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Update User Self Details
Response
User Identity Object
Id
"8fed3942-b742-4559-bc99-e4129e888eb1"
Role Status
active, inactive "active"
User Login Id
"test.user@foobar.com"
User Organization Id
"123123-23wdd-123234"
User Staff Organization
false
{ "fabricBirthDate": "28-20-2000" }User Email Id
"test.user@foobar.com"
User First Name
"Test"
User Last Name
"User"
User Primary Contact
"+1 650 333 4444"
