reviews
Close or reopen a review
post/api/review/close
Request body
Example request
{
"$schema": "https://example.com/CloseReviewRequest.json"
}Response
OK
Example response
{
"$schema": "https://example.com/CloseReviewOutputBody.json"
}Changes
No recorded changes to this endpoint across all 23 revisions of this API.