Add reviewers

Adds reviewers to a review process that has already started. You must identify the review and pass an addreviewerrequest parameter. The API returns a list of reviewer IDs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of a review

string
required

Supported review types are Office365 and Normal.

Body Params

Add Reviewer Request

This class represents a Request for adding reviewers to a review.

Reviewers
array of objects | null

The list of reviewers to add to the review.

Reviewers
string | null

The ID of the email template to use when notifying reviewers.

Headers
string
required

Token required to communicate with external review provider like Office365. (It's not required for Normal flow)

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json