Supprime un contact de votre compte.
DELETE /api/v1/contacts/{id}
200
{ "data": { "deleted": true } }