put https://{instance}.response.lithium.com/api/v2/bots/networks//registrations
Registers a bot with Khoros Care or updates a bot registration.
Recipes
Create a Monitoring Bot
Open Recipe
Details
Registers a bot with Khoros Care or updates a bot registration.
The Content-Type must be application/x-www-form-urlencoded.
Note
The username and password in this call is 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.