catalog_item_update
Update a single Braze catalog item by replacing its entire data with new values, ensuring all existing fields are overwritten.
Instructions
Update a single catalog item (replaces entire item).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Braze REST API key | |
| item_id | Yes | Item ID | |
| item_data | Yes | New item data | |
| catalog_name | Yes | Catalog name | |
| restEndpoint | No | Braze REST endpoint URL |