Delete address
Delete an address from address book.
DELETE
https://api.vaultoro.com/v1/private/address/:addressId
This endpoint allows to delete an address from a user's address book.
Query Parameters
Name | Type | Description |
---|---|---|
otp* | String |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Bearer token. |
Last updated