Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Understanding the review subresource

Updated on April 5, 2022

Use the review subresource to create a branch review.

This subresource takes the following parameters:

  • Request – http://serverURL/prweb/api/v1/branches/{id}/review
  • Parameter – ID. The name of the branch for which you want to create a review. This parameter is required.
  • Request body – The email account of the user creating the review and the users who are reviewing the branches. Use the following format:
{ "author": "<your_userid", "description": "<description of the review", "reviewers": [ { "ID": "reviewer_userid" } ] }
  • Response – The review subresource returns the ID of the branch review.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us