--- title: 'Delete User' description: "Remove a user entity from the Mem0 platform by entity type and ID using the DELETE endpoint." openapi: delete /v2/entities/{entity_type}/{entity_id}/ ---