update_internal_tag
Modify internal tags for assets or components in Storyblok spaces by updating their names and object types.
Instructions
Updates an internal tag (asset/component) in a specified Storyblok space.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| internal_tag_id | Yes | Numeric ID of the internal tag | |
| name | No | New name for the internal tag | |
| object_type | No | New object type: 'asset' or 'component' |