Update Profile
Modify wallet profile information.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Wallet ID.
Body
application/json
The details required to update the wallet profile.
Short nickname.
Example:
"Acme Finance"
Unique tag used for transfer purposes.
Example:
"acmefinance"
Flag indicating if wallet is discoverable by other users.
Example:
true