v1

latestOpenAPI 3.1.02026-08-06209117239.7 KB
n8n

Store memory via n8n

Create a new memory in the space bound to this n8n integration

post/api/v1/n8n/memories

Headers

authorizationstring

Request body

contentstring required

Memory content

tagsstring[] nullable

Memory tags

categorystring nullable

Memory category

importanceinteger nullable

Importance (1-10)

sourcestring nullable

Source identifier

metadataobject nullable

Additional metadata

workflow_idstring nullable

n8n workflow ID

execution_idstring nullable

n8n execution ID

Response

Successful Response

idstring required
contentstring required
tagsstring[] nullable
categorystring nullable
importanceinteger nullable
created_atstring required
space_namestring required
metadataobject nullable
relevance_scorenumber nullable

Relevance score for search results

workflow_idstring nullable
execution_idstring nullable