projects
Create a project memory
Create a manual project memory that agents can use as project context.
post/v1/projects/{projectId}/memories
Path parameters
projectIdstring required
Project ID or shortId
Headers
Authorizationstring required
API key authentication using Bearer token format
Request body
Response
Project memory created
Changes
Changed in 1 of the 19 revisions of this API.21
- ▲
the
contentrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
titlerequest property's minLength was increased from0to1request-property-min-length-increased
- ●
the
titlerequest property's maxLength was set to200request-property-max-length-set
- ▲