Remove Change Request For Pull Request
This API operation removes a change request from a specific pull request in a Bitbucket repository. When invoked, it deletes an existing request for changes that was previously submitted on the pull request identified by the pull_request_id within the specified repository (repo_slug) and workspace. This DELETE endpoint allows users to retract their feedback indicating that changes were needed, typically used when the reviewer no longer requires modifications to be made to the pull request or ...