accounts

post/accounts/profile/

Request body

usernamestring required

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

first_namestring nullable

First name

last_namestring nullable

Last name

Response

idinteger required
usernamestring required

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

emailstring email required
first_namestring nullable

First name

last_namestring nullable

Last name

trust_scorenumber double nullable required

The trust score assigned to the user based on trusted domains and the vouching mechanism.

settingsobject required

The user' preferences.

is_trustedboolean required

Changes

No recorded changes to this endpoint across all 50 revisions of this API.