v1

latestOpenAPI 3.1.02026-08-06209117239.7 KB
dify

Store memory via Dify

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

post/api/v1/dify/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

Dify workflow ID

execution_idstring nullable

Dify workflow run / execution identifier

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