Footnotes operations
Footnotes 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 ā
Footnotes operation reference from the canonical Document API contract.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
footnotes.list | footnotes.list | No | idempotent | No | No |
footnotes.get | footnotes.get | No | idempotent | No | No |
footnotes.insert | footnotes.insert | Yes | non-idempotent | Yes | Yes |
footnotes.update | footnotes.update | Yes | idempotent | Yes | Yes |
footnotes.remove | footnotes.remove | Yes | non-idempotent | Yes | Yes |
footnotes.configure | footnotes.configure | Yes | idempotent | No | Yes |
Was this page helpful?
