v1

latestOpenAPI 3.1.02026-08-06209117239.7 KB
gpt-actions

Store memory via GPT

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

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

space_namestring nullable

Space name (ignored - space determined by integration binding)

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