Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the resource.
Body
application/json
A list of reviewer IDs.
Response
200 - application/json
The updated IDs of owners that are reviewers for this resource
The response is of type string<uuid>[].

