cURL
Put groups reviewer stages
deprecated
Sets the list of reviewer stages for a group.
PUT
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the group.
Body
application/json
A list of reviewer stages.
Response
200 - application/json
The updated reviewer stages for this group.
Whether this reviewer stage should require manager approval.
Example:
false
The operator of the reviewer stage. Admin and manager approval are also treated as reviewers.
Available options:
AND, OR Example:
"AND"
The IDs of owners assigned as reviewers for this stage.
Whether this reviewer stage should require admin approval.
Example:
false
The IDs of service users assigned as reviewers for this stage.
Last modified on June 5, 2026

