update_story_schedule
Update an existing story schedule in the Storyblok Management API. Modify publish time and language for a scheduled story.
Instructions
Updates an existing story schedule via the Storyblok Management API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | Numeric ID of the Storyblok space | |
| story_scheduling_id | Yes | Numeric ID of the schedule to update | |
| publish_at | No | New ISO-8601 UTC date/time string | |
| language | No | Optional new language code |