update_story_schedule
Modify scheduled publishing times for Storyblok content by adjusting the publish date, time, and language settings for existing scheduled stories.
Instructions
Updates an existing story schedule via the Storyblok Management API.
Input Schema
TableJSON 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 |