Reviews
Approve Review
Approve one review version and resume the workflow run.
The response carries resume_status so callers can see whether the run
resumed successfully.
POST
Approve one exact review version. The selected snapshot flows downstream and the workflow resumes.
Authorizations
Path Parameters
Body
application/json
Approve a specific version of a review.
Exact content-addressed key of the version to approve.
Pattern:
^rvr_[A-Z2-7]{26}$Response
Successful Response
Response to a review approve or reject request.
Carries resume_status so callers can see whether the run resumed
successfully.