/
MO
morta-technology
/
Morta API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1y ago
Details
Filter operations
Comment
10
get
Get Comment Thread
delete
Delete Comment Thread
get
Get Comment Threads by Reference
post
Create New Comment Thread
get
Get Comment Thread Statistics
put
Resolve Comment Thread
put
Reopen Comment Thread
post
Create New Comment
put
Update Comment
delete
Delete Comment
Document
14
Document Response
6
Document Section
8
Event
1
Hub
43
Integrations
2
Notification
4
Permissions
8
Table
37
Table View
23
User
25
Comment
Create New Comment Thread
Create a new comment thread
post
/v1/comment_thread
Request body
CreateCommentThread
required
context
BaseRequestContext
referenceType
string
required
referenceId
string
uuid
required
commentText
string
required
mainReferenceId
string
uuid
Response
Successfully created a new comment thread
object
required
metadata
object
data
CommentThread
Changes