Alpha: Document API is currently alpha and subject to breaking changes.Back to full reference Comment authoring and thread lifecycle operations.
| 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 |

