Subscriptions
post/v1/bots/{bot_id}/subscriptions
Path parameters
bot_idstring required
the id of the bot
Request body
Example request
{
"bot_version": "LIVE",
"target": "https://httpbin.org/post",
"event_type": "TRACKING_EVENT",
"version": "v1"
}Response
A successful response.