update_story_schedule
Modify scheduled publication times for content in Storyblok by adjusting the publish date, time, and language settings.
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 |