update_branch
Update an existing branch in your Storyblok space by providing the branch ID and optional fields like name, source, preview URL, or position.
Instructions
Updates an existing branch (pipeline) in a Storyblok space via the Management API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_id | Yes | Numeric ID of the branch to update | |
| name | No | New branch name | |
| source_id | No | Set/clear source branch (clone origin) | |
| url | No | Preview URL | |
| position | No | Position ordering number |