update_branch
Modify an existing Storyblok branch by updating its name, source, preview URL, or position using the Management API.
Instructions
Updates an existing branch (pipeline) in a Storyblok space via the Management API.
Input Schema
TableJSON 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 |