POST
/
v1
/
user
/
profile

Authorizations

x-api-key
string
headerrequired

The API Key you were given in the developer portal.

Body

application/json
id
string

The id of the user.

email
string

The email of the user.

referenceId
string

The reference id of the user.

Response

200 - application/json
id
string
required

The unique identifier of the user.

firstName
string
required

The first name of the user.

lastName
string
required

The last name of the user.

wallets
object
required

The wallets associated with the user.

email
string

The email address of the user.

referenceId
string

The reference ID associated with the user.