bricks_update_template
Update a Bricks Builder template by specifying its ID. You can modify the title, content, template type, or display conditions.
Instructions
Update an existing Bricks Builder template with new content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New template title (optional) | |
| content | No | Array of Bricks elements | |
| conditions | No | Template conditions, e.g. [{"main":"entireWebsite"}] | |
| template_id | Yes | Template ID to update | |
| template_type | No | Template type (optional) |