Delete Conversation
DELETE
/api/chat/{chatbotId}/conversation/{conversationId}
Delete a conversation and its history
Authorizations
ApiKeyAuth
API key for authentication. Get your API key from the dashboard.
Type
API Key (header: X-Api-Key)
Parameters
Path Parameters
chatbotId*
Type
Requiredstring
conversationId*
Type
Requiredstring
Responses
Conversation deleted