Updates subject and/or content on an existing memory. The target memory’s ID is passed in the JSON body as memoryId (NOT in the URL path, this endpoint operates on the collection root, mirroring the contacts pattern). At least one of subject or content must be present.
Returns { success: true } on success.
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
PATCH payload for updating a memory's subject or content. The target memory ID is passed in the JSON body as memoryId, not the URL path.
Memory updated