Skip to main content

Delete chatbot memory data

DELETE 

/api/v1/chatbots/:chatbotId/memory-data

Permanently deletes the chatbot's graph conversation memory for the given scope. scope=long-term removes stored facts + session summaries; scope=short-term removes within-session conversation nodes. Destructive and irreversible. Required scope: chatbots:write.

Request

Responses

Memory data deleted.