Clients›Supprimer un client
Supprimer un client
Effectue une suppression logique (soft delete) de la fiche client.
Arguments
idstringpathrequis
ID du client
DELETE/v1/customers/{id}
curl -X DELETE "https://api.crisphive.com/v1/customers/9b2f6c3e-1a4d-4f0a-8f2e-7c5d1b3a9e01" \ -H "Authorization: Bearer chsk_test_4eC8xQ9mZ2pL7Ka0rT"
Bearer