From e9914228e3188f7050e0cf644a0b80fe93cff67d Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 16 May 2025 10:59:59 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 2d55205..e1c5f49 100644 --- a/FAQ.md +++ b/FAQ.md @@ -514,6 +514,9 @@ python3 users.py enable --url http://rustdesk.yourcompany.com --token -- ``` - Audit logs: please use `/api/audits/conn`, `/api/audits/file`, `/api/audits/alarm`, `/api/audits/console`, only support 'Get' for logs. Avaiable filters are `remote`, `local`, `created_at`, `remote_device_name`, `local_device_name`, same to what you see on the web console. +# Delete devices with API + +https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-9082528 # Android "Start on boot" and limitations