create_space
Create a new Storyblok space with custom name, domain, webhooks, and environment configurations using the Management API.
Instructions
Creates a new Storyblok space via the Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the space | |
| domain | No | Domain for the space | |
| story_published_hook | No | Webhook URL for story published events | |
| environments | No | Array of environment configurations |