Unassign a reviewer
Removes a reviewer from a review. Removing the last assignee returns an in-review review to needs-review. Requires AssignReviews.
Path Parameters
Workspace identifier.
Account id of the reviewer to assign or unassign.
Unique identifier of the review.
Response
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.