Skip to main content
DELETE
Delete chatbot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

chatbotId
string
required

Unique identifier of the chatbot to delete

Example:

"c****************1cx4"

Response

Chatbot deleted successfully