Skip to main content
DELETE
/
contacts
/
{id}
Delete contact
curl --request DELETE \
  --url https://api.helloannie.com/v1/contacts/{id}

Path Parameters

id
string
required

Response

204

No Content