Bot API v2Delete bot registrationdelete https://{instance}.response.lithium.com/api/v2/bots/networks/{networkType}/registrationsDelete a bot registration.Details Deletes a bot registration.Path ParamsnetworkTypestringrequiredThe type of social network. Supported values: facebook, twitterQuery ParamsexternalIdstringrequired(Required) The numeric ID of the entity the bot will communicate on behalf of on the social network (i.e., the brand page ID on Facebook or the brand).appIdstringrequired(Required) The app ID of the associated social network app that is used by the bot. This is used as the unique identifier for the bot in Response.Responses 200200 400400Updated about 3 years ago