delete_rendering

mutationSince v1.0

Delete 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

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