Comments operations
Comments 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 →
Comments operation reference from the canonical Document API contract.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
comments.create | comments.create | Yes | non-idempotent | No | No |
comments.patch | comments.patch | Yes | conditional | No | No |
comments.delete | comments.delete | Yes | conditional | No | No |
comments.get | comments.get | No | idempotent | No | No |
comments.list | comments.list | No | idempotent | No | No |
Was this page helpful?
