v1
Clear your cross-session memory note.
Delete the caller’s cross-session memory note. Owner-scoped: a caller can only clear its OWN note. With no key this clears the account-level note; with a memory_key it clears that one end-customer’s note. Idempotent (removed=0 if it didn’t exist).
DELETE
Clear your cross-session memory note.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
Clear ONE end-customer's stored memory (the cross_session_memory_key you send on chat). Omit to clear the account-level note (the B2C default).
Response
Successful Response
Clear your cross-session memory note.

