This section is intended for developers utilizing our APIs to add channels.
Below you will find the keys to generate secret payloads for adding or updating a channel via the Script APIarrow-up-right.
Refer to the configuration pagearrow-up-right for detailed information on the purpose and usage of each input.
Your Braze REST API key with users.track permission.
users.track
Type PASSWORD
Optional false
Your Braze cluster's REST endpoint, e.g. https://rest.iad-01.braze.com. Do not include a trailing slash.
https://rest.iad-01.braze.com
Type TEXT
A string prepended to every event name before it is sent to Braze.
Example value ET_
ET_
Optional true
Comma-separated list of event names to suppress.
Example value PageView,AddToCart
PageView,AddToCart
Last updated 4 days ago
Was this helpful?