Storyblok · Arazzo Workflow
Storyblok Retire Story
Version 1.0.0
Read a story, unpublish it to pull it from delivery, then optionally delete it from the space.
View Spec
View on GitHub
CMSContent DeliveryContent ManagementHeadless CMSImage OptimizationREST APIVisual EditorWebhooksArazzoWorkflows
Provider
Workflows
retire-story
Unpublish a story and optionally delete it, with a branch on hard delete.
Reads a story, removes it from public delivery by unpublishing, and either permanently deletes it or leaves the draft intact based on the hardDelete input.
1
getStory
getManagementStory
Read the story to confirm its current state before retiring it.
2
unpublishStory
unpublishStory
Unpublish the story, removing it from public access while preserving its draft content.
3
deleteStory
deleteStory
Permanently delete the story from the space.