Create Pull Request

Creates a new pull request in the specified Bitbucket repository within a workspace. This operation requires providing the workspace ID and repository slug in the URL path, along with a request body containing essential pull request details such as the title, source and destination branches, description, and optionally reviewers or other metadata. The API returns the newly created pull request object with details including its ID, state, author information, creation timestamp, and links to re...