delete_publication
mutationSince v1.0Delete a publication. Nothing in the model itself is affected — the trees, renderings and elements it drew on all stay. Only the assembly goes. Applied immediately.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
publication | String | ✓ | The publication to delete, by ID or name. |
Example Request
{"publication": "Old Handbook"}Example Response
{"success": true, "operation_count": 1, "versions": [97]}This content was written collaboratively with AI.