Permanently delete a named list and all its items. This action cannot be undone.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Named list identifier |
Before deleting, the system verifies:
Warning: If the list is referenced by active policies, the deletion will fail. Deactivate the list first or remove policy references.
On successful deletion, returns:
| Field | Type | Description |
|---|---|---|
message | string | Success confirmation message |
namedList | object | The deleted list data (for reference) |
lists:delete
Permanently delete a named list and all its items. This action cannot be undone.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Named list identifier |
Before deleting, the system verifies:
Warning: If the list is referenced by active policies, the deletion will fail. Deactivate the list first or remove policy references.
On successful deletion, returns:
| Field | Type | Description |
|---|---|---|
message | string | Success confirmation message |
namedList | object | The deleted list data (for reference) |
lists:delete