Add a new member to a specific project within an organization.
The API provides two roles for project members:
READER
: Allows viewing of project resources.OWNER
: Grants full administrative access to manage the project and its resources.API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Unique identifier of the organization
Unique identifier of the project
User added to the project successfully
The response is of type object
.