latestOpenAPI 3.0.02026-08-21308337618.8 KB
93af2e90fb6a
ContactMemory
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