delete_publication

mutationSince v1.0

Delete 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

NameTypeRequiredDefaultDescription
publicationStringThe 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.