DELETE
/
counterparty-category-personalizations
/
{counterpartyId}
curl --request DELETE \
  --url https://east.sandbox.spade.com/counterparty-category-personalizations/{counterpartyId} \
  --header 'X-Api-Key: <api-key>'
This response does not have an example.

Authorizations

X-Api-Key
string
header
required

Path Parameters

counterpartyId
string
required

The counterpartyId of the relevant counterparty category personalization.

Response

204

Successful operation