Organizations APIs
Create Organization
Create a new organization.
POST
/
api
/
v1
/
orgs
/
organizations
/
Authorizations
Authorization
string
headerrequiredAPI key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Body
application/json
name
string
requiredName of the new organization
Response
201 - application/json
message
string