Alternative to DELETE /api/nucleus/memories/{id}. Takes the target memory’s ID in the JSON body as memoryId. Soft-deletes (archives) the memory.
This form was added for parity with the contacts collection. Most agents should prefer the path-parameter version (DELETE /api/nucleus/memories/{id}) which is idempotent. This collection-level form returns 500 on failure rather than 204.
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>.
Memory archived