POST
/
api
/
v1
/
orgs
/
organizations
/
{org_id}
/
members
/

Authorizations

Authorization
string
headerrequired

API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'

Path Parameters

org_id
string
required

Unique identifier of the organization

Body

application/json
username
string
required

Username of the member to be added

role
string
required

Role of the member in the organization

Response

201 - application/json
message
string