Python
Organizations APIs
Delete Organization
Permanently delete an organization and its associated resources from the Mem0 platform.
DELETE
Python
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
Unique identifier of the organization to delete.
Response
Organization deleted successfully!
Example:
"Organization deleted successfully!"