update_tag
Modify the name of an existing tag in a Storyblok space by providing the tag ID and new name.
Instructions
Updates the name of an existing tag in a Storyblok space.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | ID of the tag to update | |
| new_name | Yes | New name for the tag |