delete_rendering
mutationSince v1.0Delete a rendering. Nothing in the model itself is affected — only the page template goes. Any publication that had selected it will report an unresolved selection until you pick another one. Applied immediately.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
rendering | String | ✓ | The rendering to delete, by ID or name. |
Example Request
{"rendering": "Old Service page"}Example Response
{"success": true, "operation_count": 1, "versions": [94]}This content was written collaboratively with AI.