create_workflow_stage_change
Change a story's workflow stage in Storyblok by specifying the story ID and new stage ID to manage content progression.
Instructions
Creates a new workflow stage change for a story in a Storyblok space via the Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story_id | Yes | ID of the story to change workflow stage for | |
| workflow_stage_id | Yes | ID of the new workflow stage |