Skip to content
Document Authoring DA  API Docs v1.14.1
npmGitHub

AddCommentThreadInput

AddCommentThreadInput:

Input for creating a new comment thread.

body is trimmed before creation. If the trimmed body is empty, creation returns undefined and leaves the document unchanged.

body: string

Plain text body for the top-level comment.


anchor: CommentThreadAnchorInput

Anchor to apply to the new comment thread.