users
update profile
This endpoint updates a user’s profile.
PUT
/
users
/
address
/
{address}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
address
string
requiredBody
application/json
name
string | null
email
string | null
Response
200 - application/json
registeredEmail
boolean