Skip to main content
DELETE
Erase all memory for a contact

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

contactId
string
required

The contact whose memory should be erased. Required so a stray call cannot wipe the whole tenant.

Response

204

The contact's memory was erased and future memory writes were disabled. No response body is returned.