Skip to main content

Endpoint

DELETE /api/v1/contacts/{id}

Réponse succès 200

{
  "data": {
    "deleted": true
  }
}