Bot API v3Delete bot registrationdelete https://api.app.lithium.com/bots/v3/registrations/network/{networkKey}/externalId/{externalId}/appId/{appId}Delete a bot registration from the Automation FrameworkDetails Deletes the specified bot registration.Path ParamsnetworkKeystringrequiredThe social network for the registration. Must match the networkKey field of the bot registration.externalIdstringrequiredThe external identifier of the bot on the social network. Must match the externalId field of the bot registration.appIdstringrequiredThe internal identifier for the bot used by Khoros. Must match the appId field of the bot registration.Responses 200200 500500Updated almost 6 years ago