content_blocks_update
Update an existing Braze content block by changing its name, content, tags, or state using the content block ID.
Instructions
Update an existing content block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| tags | No | New tags | |
| state | No | New state | |
| apiKey | No | Braze REST API key | |
| content | No | New content | |
| restEndpoint | No | Braze REST endpoint URL | |
| content_block_id | Yes | Content block ID to update |