Deletes a given address, based on its ID.
cURL
curl --request DELETE \ --url https://api.equalsmoney.com/v2/addresses/{addressId} \ --header 'Authorization: <api-key>'
The ID of the address to work with.
The ID of the account to work with.
"F50091"
No Content
Was this page helpful?