Skip to main content
DELETE
/
memory
/
{id}
Delete memory permanently from cleartalk and local database
curl --request DELETE \
  --url https://api.cleartalk.ai/memory/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Response

Memory deleted successfully