Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
The unique identifier for the user. Typically provided from the client side while creating the user.
The first name of the user.
50The email of the user. Needs to be unique and a valid email.
254The timestamp at which the user was created.
The timestamp at which the user was last updated.
The title of the user. This can be Mr., Mrs., Dr., etc. (optional)
10The last name of the user. (optional)
50The phone number of the user. (optional)
25The date of birth of the user. (optional)
The nationality of the user. (optional)
50The address line of the user. Typically includes the apartment or plot number and the locality. (optional)
500The city the user lives in. (optional)
50The postal code of the user. (optional)
50The user's personal portfolio or blog website. (optional)
50The profile text of the user. This can be a short bio or a summary This would be shows on top of the user's resume. (optional)
1000