Post documentv1beta1 comments
Creates a new comment on a document (outside workflow context)
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the document
Body
The transition action name for comments added on transition (read-only field)
The transition action internationalized name for comments added on transition (read-only field)
The time at which the comment was created (read-only field)
The name of the origin state for comments added on transition (read-only field)
The internationalized name of the origin state for comments added on transition (read-only field)
The ID of the comment (read-only field)
The content of the comment (read-only field after creation for now)
The time at which the comment was last modified (read-only field, for now equals to createdTime)
The status of the parallel transition (PENDING, COMPLETED, CANCELLED) for comments added on transition (read-only field)
PENDING, COMPLETED, CANCELLED Not supported for now
The name of the reached state for comments added on transition (read-only field)
The internationalized name of the reached state for comments added on transition (read-only field)
Response
A ApiComment response
The transition action name for comments added on transition (read-only field)
The transition action internationalized name for comments added on transition (read-only field)
The time at which the comment was created (read-only field)
The name of the origin state for comments added on transition (read-only field)
The internationalized name of the origin state for comments added on transition (read-only field)
The ID of the comment (read-only field)
The content of the comment (read-only field after creation for now)
The time at which the comment was last modified (read-only field, for now equals to createdTime)
The status of the parallel transition (PENDING, COMPLETED, CANCELLED) for comments added on transition (read-only field)
PENDING, COMPLETED, CANCELLED Not supported for now
The name of the reached state for comments added on transition (read-only field)
The internationalized name of the reached state for comments added on transition (read-only field)