Skip to main content
PUT
/
api
/
Contacts
/
{contactId}
/
Remove
/
Client
Remove Contact from Client.
curl --request PUT \
  --url https://api.example.com/api/Contacts/{contactId}/Remove/Client

Path Parameters

contactId
integer<int32>
required

Response

200

OK