duplicate_space
Duplicate an existing Storyblok space using the Management API, specifying a new space name and optional configurations like domain, environments, and hooks.
Instructions
Duplicates an existing Storyblok space via the Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| environments | No | ||
| has_pending_tasks | No | ||
| new_space_name | Yes | ||
| original_space_id | Yes | ||
| searchblok_id | No | ||
| story_published_hook | No |