cURL
curl --request DELETE \ --url https://api.example.com/api/Clients/{clientId}/Competitors/{competitorId}
Removes the bidirectional competitor relationship between two clients.
OK
Was this page helpful?