Update a user
The endpoint updates a user.
Authorizations
Client ID
Client Access Key
Path Parameters
Body
Response
Unique identifier of the user.
32"24d7e80942ce4ad58a93f70ce4115f5c"
External user id.
512"12345"
Timestamp when the user was created.
"2022-05-04T11:30:00Z"
Timestamp when the user was updated last time.
"2022-05-04T12:00:00Z"
First name of the user.
128"John"
Last name of the user.
128"Doe"
User's email.
254"john.doe@example.com"
User's phone number in E.164 format (+ followed by the country code and number).
16"+14155554193"
User's SSN, masked. Only the last 4 digits are visible — the leading digits are replaced with * (for example *****3333). When only the last 4 digits are on file, the value is fully masked (****).
"*****3333"