clients_delete
Permanently delete a client by UUID from Storno. Clients with existing invoices or documents are protected and cannot be deleted, ensuring data integrity.
Instructions
Permanently delete a client by UUID. Clients with existing invoices or documents cannot be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Client UUID to delete | |
| companyId | No | Company UUID override (uses active company if not set) |