Blocks operations
Blocks operation reference from the canonical Document API contract.
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Bring your own editor UI. Use SuperDoc as the document engine underneath. Read the announcement →
Blocks operation reference from the canonical Document API contract.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
blocks.list | blocks.list | No | idempotent | No | No |
blocks.delete | blocks.delete | Yes | conditional | No | Yes |
blocks.deleteRange | blocks.deleteRange | Yes | conditional | No | Yes |
Was this page helpful?
