delete https://{youraccountname}.api-us1.com/api/3/contactDeals/
Delete an existing secondary contact
To delete a secondary contact, the user should have permission to manage deals.
Responses
Delete an existing secondary contact
To delete a secondary contact, the user should have permission to manage deals.
xxxxxxxxxx
curl --request DELETE \
--url https://youraccountname.api-us1.com/api/3/contactDeals/id \
--header 'accept: application/json'