For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Submit a review decision for a project snapshot

POST 

/project-snapshots/:projectSnapshotKey/reviews

Records a review decision, with an optional comment, for a project snapshot that has a review request. A snapshot keeps accepting reviews as long as its request has not been superseded, so a follow-up review can be submitted after an earlier one. Submitting a review for a snapshot with no review request at all is rejected with 403. Submitting a review adds a system-authored comment to the project's BPMN files. The review is attributed to the public API user rather than to a person, and the API does not enforce that the reviewer differs from whoever created the snapshot.

Request​

Responses​

The review was submitted successfully.