common-remove-base-template-by-id
Remove a base template from a Sitecore template item by specifying the item ID and template path to modify inheritance relationships.
Instructions
Removes a base template from a template item by its ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to remove the base template from. | |
| template | Yes | The path representing the template item to remove as a base template. | |
| database | No | The database containing the item (defaults to the context database). |