Update Address
Updates an address
Last updated
Updates an address
PATCH https://api.vaultoro.com/v1/private/address/:addressId
This endpoint allows you to update an address.
Authorization
string
Bearer token
tag
string
new tag to set
nickname
string
new nickname to set
{ "name": "Cake's name", "recipe": "Cake's recipe name", "cake": "Binary cake"}{ "message": "Ain't no cake like that."}Last updated