cURL
curl --request DELETE \ --url https://app.livechatai.com/api/aibot/delete \ --header 'Authorization: Bearer <token>'
DEPRECATED: This endpoint will be deprecated on August 1st, 2025. Please use the v1 API endpoints instead. Delete chatbot
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Unique identifier of the chatbot to delete
"c****************1cx4"
Chatbot deleted successfully