remove_fork_page
Delete a page from a LightCMS fork workspace to discard draft changes without affecting the live website content.
Instructions
Remove a page from a fork workspace (discards the fork copy, does not affect the live page).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fork_id | Yes | Fork workspace ID,required | |
| page_id | Yes | ID of the fork page to remove (not the live content ID),required |