document_series_delete
Permanently delete an unused document series to fix mistaken creations. For series already used, mark as inactive instead to preserve records.
Instructions
Permanently delete a document series. Cannot delete a series that has been used for any documents. Consider marking as inactive (active=false) instead, to preserve referential integrity and the audit trail. Only delete if the series was created by mistake and never used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Document series UUID to delete | |
| companyId | No | Company UUID override (uses active company if not set) |