v1

latestOpenAPI 3.1.02026-08-06209117239.7 KB
dify

Update memory via Dify

Update an existing memory via Dify integration

put/api/v1/dify/memories/{memory_id}

Path parameters

memory_idstring required

Headers

authorizationstring

Request body

contentstring nullable

Updated memory content

tagsstring[] nullable

Updated memory tags

categorystring nullable

Updated memory category

importanceinteger nullable

Updated importance (1-10)

sourcestring nullable

Updated source identifier

metadataobject nullable

Updated additional metadata

workflow_idstring nullable

Updated Dify workflow ID

execution_idstring nullable

Updated 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