Update Project
Update a specific project’s settings.
PATCH
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
Unique identifier of the organization
Unique identifier of the project to be updated
Body
application/json
Name of the project
Description of the project
Custom instructions for memory processing in this project
List of custom categories to be used for memory categorization
Response
200
application/json
Project updated successfully
Example:
"Project updated successfully"