content_blocks_create
Create Braze content blocks for reuse in messaging by providing a name and HTML or text content, plus optional tags, state, and API credentials.
Instructions
Create a new content block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Content block name | |
| tags | No | Tags for organization | |
| state | No | Initial state | |
| apiKey | No | Braze REST API key | |
| content | Yes | Content block HTML/text content | |
| content_type | No | Content type (default: html) | |
| restEndpoint | No | Braze REST endpoint URL |