# ai_mentor_orgs_users_safety_logs_destroy Endpoint to view and delete Safety System Logs for a tenant. These can be filtered by username, platform_key and mentor id A search query can be conducted to search through the prompts and reason for the moderation catch event. Endpoint: DELETE /api/ai-mentor/orgs/{org}/users/{user_id}/safety-logs/{id}/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `id` (integer, required) A unique integer value identifying this moderation log. - `org` (string, required) - `user_id` (string, required)