Mutates the specified pull request. This can be used to change the pull request’s branches or description. Only open pull requests can be mutated.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Bitbucket documentation.
Parameters
| Parameter | Description |
|---|---|
| Destination Branch | The name of the destination branch. |
| Pull Request ID | The id of the pull request. |
| Repo Slug | This can either be the repository slug or the UUID of the repository, surrounded by curly-braces, for example: {repository UUID}. |
| Source Branch | The name of the source branch. |
| Title | Title of the pull request. |
| Workspace Slug | This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example: {workspace UUID}. |