Rename a review
Sets a review’s title. Requires ManageReviews.
Path Parameters
Workspace identifier.
Unique identifier of the review.
Body
Request payload to rename a review (set its title).
Request payload to rename a review (set its title).
The new title (1-255 characters). Omitting the field leaves the current title unchanged.
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.