Storyblok · Arazzo Workflow
Storyblok Register Webhook
Version 1.0.0
Validate the space, register a webhook endpoint, then read it back to confirm it is active.
View Spec
View on GitHub
CMSContent DeliveryContent ManagementHeadless CMSImage OptimizationREST APIVisual EditorWebhooksArazzoWorkflows
Provider
Workflows
register-webhook
Register a webhook endpoint and verify it was created and activated.
Confirms the target space, creates a webhook endpoint subscribed to the supplied actions, and reads it back to confirm activation.
1
validateSpace
getSpace
Confirm the target space exists and is accessible before registering.
2
createWebhook
createWebhook
Register the webhook endpoint with its URL and subscribed actions.
3
verifyWebhook
getWebhook
Retrieve the created webhook endpoint by ID to confirm it is persisted and activated.