delete_doc_blocks
Remove specific content blocks from a ClickUp Doc by providing team, doc, and block IDs. Clean up documents by deleting unwanted sections directly.
Instructions
Delete content blocks from a ClickUp Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The ID of the doc | |
| team_id | Yes | The ID of the team (workspace) | |
| block_ids | Yes | Array of block IDs to delete |