Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a given address, based on its ID.
cURL
curl --request DELETE \ --url 'https://api.equalsmoney.com/v2/addresses/{addressId}?accountId={{accountId}}' \ --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?