Create or update a contact memory entry
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
Create or update a contact memory entry
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Body
application/json