Skip to main content
DELETE
/
api
/
chat
/
memory
Delete memory entry
curl --request DELETE \
  --url https://www.sontairo.com/api/chat/memory
{
  "data": {
    "success": true
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.sontairo.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

workspaceId
string
required
key
string
required
projectId
string

Response

Memory deleted

data
object