Update ProfilePUT
Replace the client profile data. Send the full updated profile object, including all fields that should remain on the profile.
Authorization
Authorization<token>Bearer access token issued by the admin login flow.
In: header
Request Body
application/jsonRequiredprofile
The client profile
emailstringfirstNamestringlastNamestringipAddressstringlanguagestringaddressstringzipCodestringcitystringstatestringcountrystringphonestringcompanystringmetaDatastringbirthDatestringFormat:
"int64"timezoneIANA timezone, e.g. "Europe/London"; "" = UTCpasswordstringPath Parameters
profile.idRequiredstringA successful response.