PUT
/
users
/
address
/
{address}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

address
string
required

Body

application/json
name
string | null
email
string | null

Response

200 - application/json
registeredEmail
boolean