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.
TypeAPI Key (header: X-Api-Key)
Parameters
Path Parameters
chatbotId*
Typestring
RequiredconversationId*
Typestring
RequiredResponses
Conversation deleted