Passer au contenu

๐Ÿ—‘๏ธ Delete a client

Requรชte

Delete a client by ID.

Important: A client can only be deleted if they have no associated mandates. Delete all mandates for this client first before attempting to delete the client.

Sรฉcuritรฉ
APIKeyHeader
Chemin
client_idstring(Client Id)obligatoire
curl -i -X DELETE \
  'https://pdp.seqino.dev/api/clients/{client_id}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Rรฉponses

Client deleted successfully

Response
Aucun contenu