cURL
curl --request DELETE \ --url https://api.nomi.tools/v1/counterparties/{id} \ --header 'Accept: <accept>' \ --header 'Authorization: Basic <encoded-value>'
Remove a counterparty from the system.
Use HTTP Basic Authentication. Provide your email as login and PPT token as the password.
application/json
Counterparty deleted successfully