Edit pull request properties (RESTful endpoint).
Update the state of a pull request (open, closed, draft, ready_for_review). This endpoint requires both repo_id and pr_id for RESTful compliance. The requesting user must have write permissions to the repository.
Rate limit: 30 requests per minute.
Input for editing PR properties.
Successful Response
Response from editing PR properties.