Open a review
Opens a review on a document, with a title. A document may have many reviews. Requires Review.
Path Parameters
Workspace identifier.
Unique identifier of the document.
Body
Request payload to open a review on a document.
Request payload to open a review on a document.
The review's title (1-255 characters).
1 - 255Response
Response type for a review: a named discussion on a document with a manual
sign-off lifecycle (0..N per document), opened explicitly. It carries a
reviewStatus, a displayName, and its assignees (0..N reviewers); its
stream is a [WorkspaceReviewEntry] timeline.
Response type for a review: a named discussion on a document with a manual
sign-off lifecycle (0..N per document), opened explicitly. It carries a
reviewStatus, a displayName, and its assignees (0..N reviewers); its
stream is a [WorkspaceReviewEntry] timeline.
The reviewers assigned to this review (empty when unassigned).
Account that opened the review.
When the review was created.
The review's title.
Document under review.
Unique identifier of the review.
The review's current status.
"needs_review"When the review was last updated.