Skip to main content
DELETE
/
api
/
Contacts
/
{contactId}
Delete Contact.
curl --request DELETE \
  --url https://api.example.com/api/Contacts/{contactId}

Path Parameters

contactId
integer<int32>
required

Response

200

OK