curl --request POST \
--url http://localhost:8080/cabinet/admin/remnawave/sync/auto/run{
"started": true,
"success": true,
"error": "<string>",
"user_stats": {},
"server_stats": {},
"reason": "<string>"
}Run auto sync immediately.
curl --request POST \
--url http://localhost:8080/cabinet/admin/remnawave/sync/auto/run{
"started": true,
"success": true,
"error": "<string>",
"user_stats": {},
"server_stats": {},
"reason": "<string>"
}