Python
Project APIs
Update Project Member
Update an existing member’s role within a project to change their permissions and access level.
PUT
Python
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.
Body
application/json
Response
User role updated successfully.
Example:
"User role updated successfully."