Create a project memory
Create a manual project memory that agents can use as project context.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
projectId
Project ID or shortId
Request
This endpoint expects an object.
category
Allowed values:
title
content
importance
Allowed values:
Response
Project memory created
memory
pruned
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
