curl --location --request DELETE '/api/v1/repos///pulls//requested_reviewers' \ --header 'Content-Type: application/json' \ --data-raw '{ "reviewers": [ "string" ], "team_reviewers": [ "string" ] }'
{}