post https://{instance}.response.lithium.com/api/v2/bots/networks//registrations
Register a bot with Khoros Care
Recipes
Create a Monitoring Bot
Open Recipe
Details
Registers a bot with Khoros Care. This is a one-time action per unique bot.
The Content-Type
must be application/x-www-form-urlencoded
.
Note
The username and password in this call are for the authentication on the callback URL, not the credentials for making this API call. To make this API call, you will need to set a Basic Auth header on your request using the username and password of the user in Care that has the Bot API permission granted.