Change Requests
This endpoint will update the reviewers of a change request
Enterprise feature
Change requests can have requests for review from users. This endpoint allows to add or remove reviewers from a change request. The maximum number of reviewers is 10.
put/api/admin/projects/{projectId}/change-requests/{id}/approvers
Path parameters
projectIdstring required
idstring required
Response
This response has no body.