update_release
Update an existing release in a Storyblok space by changing its name, schedule, timezone, branches, notifications, or triggering it.
Instructions
Updates an existing release in a specified Storyblok space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| release_id | Yes | ID of the release to update | |
| name | No | New name for the release | |
| release_at | No | New scheduled release date/time | |
| timezone | No | New timezone | |
| branches_to_deploy | No | New branch IDs to deploy to | |
| users_to_notify_ids | No | New user IDs to notify | |
| do_release | No | Whether to trigger the release |