v5
latestOpenAPI 3.0.02026-08-04258282491.7 KBContactMemory
Create or update a contact memory entry
Create or upsert a memory entry by name. Returns { ok: true, entries: <count after the write> }; invalid input returns 400 and an unknown session 404. Staff writes work even when the project's contact-memory feature is disabled.
post/sessions/{sessionId}/memory
Path parameters
sessionIdstring required
Headers
projectstring required
Request body
Response
Ok