Python
Organizations APIs
Update Organization Member
Update an existing member’s role within an organization 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.
Body
application/json
Response
User role updated successfully.
Example:
"User role updated successfully"