Organizations APIs
Delete Organization
Delete an organization by its ID.
DELETE
/
api
/
v1
/
orgs
/
organizations
/
{org_id}
/
Authorizations
Authorization
string
headerrequiredAPI key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
org_id
string
requiredUnique identifier of the organization to delete
Response
200 - application/json
message
string