Comments

Threads

AddCommentAnnotationRequest


PropertyTypeRequiredDescription
annotationCommentAnnotationYesComment annotation
optionsRequestOptionsNoRequest options

DeleteCommentAnnotationRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

Messages

AddCommentRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentCommentYesComment object
assignedToUserNoAssigned user
optionsRequestOptionsNoRequest options

UpdateCommentRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentCommentYesComment object
mergebooleanNoMerge comments
optionsRequestOptionsNoRequest options

DeleteCommentRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentIdnumberYesID of the comment
skipDeleteThreadConfirmationbooleanNoSkip delete confirmation
optionsRequestOptionsNoRequest options

GetCommentRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

@Mentions

AssignUserRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
assignedToUserContactYesUser to assign
optionsRequestOptionsNoRequest options

SubscribeCommentAnnotationRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

UnsubscribeCommentAnnotationRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

Attachments

AddAttachmentRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
filesFile[]YesArray of files
optionsRequestOptionsNoRequest options

DeleteAttachmentRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentIdnumberYesID of the comment
attachmentIdnumberYesID of the attachment
optionsRequestOptionsNoRequest options

GetAttachmentRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentIdnumberYesID of the comment
optionsRequestOptionsNoRequest options

AddAttachmentResponse


PropertyTypeRequiredDescription
validbooleanYesValidity status
fileFileNoFile object
maxAllowedSizenumberYesMax allowed size
errorstringNoError message
attachmentAttachmentNoAttachment object

Reactions

AddReactionRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentIdnumberYesID of the comment
reaction{ reactionId: string; customReaction?: ReactionItem; }YesReaction object with reactionId and optional customReaction
optionsRequestOptionsNoRequest options

DeleteReactionRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentIdnumberYesID of the comment
reaction{ reactionId: string; customReaction?: ReactionItem; }YesReaction object with reactionId and optional customReaction
optionsRequestOptionsNoRequest options

ToggleReactionRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentIdnumberYesID of the comment
reaction{ reactionId: string; customReaction?: ReactionItem; }YesReaction object with reactionId and optional customReaction
optionsRequestOptionsNoRequest options

ReactionItem


PropertyTypeRequiredDescription
urlstringNoURL of the reaction image
svgstringNoSVG markup of the reaction
emojistringNoEmoji character

Status & Priority

UpdateStatusRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
statusCustomStatusYesStatus value
optionsRequestOptionsNoRequest options

ResolveCommentAnnotationRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

UpdatePriorityRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
priorityCustomPriorityNoPriority object
optionsRequestOptionsNoRequest options

ApproveCommentAnnotationRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

AcceptCommentAnnotationRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

RejectCommentAnnotationRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

Recordings

GetRecordingRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentIdnumberYesID of the comment
optionsRequestOptionsNoRequest options

DeleteRecordingRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
commentIdnumberYesID of the comment
recorderIdstringYesID of the recorder
optionsRequestOptionsNoRequest options

GetLinkRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

CopyLinkRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
optionsRequestOptionsNoRequest options

Access

UpdateAccessRequest


PropertyTypeRequiredDescription
annotationIdstringYesID of the annotation
accessModeCommentAccessModeYesAccess mode
optionsRequestOptionsNoRequest options

RequestOptions


PropertyTypeRequiredDescription
organizationIdstringNoOrganization ID
documentIdstringNoDocument ID