DELETE
/
api
/
addresses
/
{id}
curl --request DELETE \
  --url https://app.sandbox.rio.trade/api/addresses/{id} \
  --header 'x-api-key: <api-key>'
This response has no body data.

Requirements to consume the endpoint.

Create and modify role

The user must have the role to create and modify.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Id of the crypto address to delete.