doc_page_delete
Delete a documentation page by its ID to remove outdated or unwanted content from your project.
Instructions
Delete a documentation page. Use doc_page_list first to find the page ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The project ID. If omitted, uses the linked project. | |
| docId | Yes | The doc page ID to delete |