update_component
Modify existing components in Storyblok CMS, including their ID, name, display name, schema, root status, and nestable properties, through structured JSON input.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display_name | No | ||
| id | Yes | ||
| is_nestable | No | ||
| is_root | No | ||
| name | No | ||
| schema | No |