Skip to main content
DELETE
/
v2
/
counterparties
/
{id}
Delete counterparty and all associated data
curl --request DELETE \
  --url https://api.range.org/v2/counterparties/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

id
string
required

Response

200 - undefined
Last modified on June 6, 2026