curl --request POST \
--url http://localhost:8080/remnawave/sync/from-panel \
--header 'Content-Type: application/json' \
--data '{
"mode": "all"
}'{
"success": true,
"detail": "<string>",
"data": {}
}curl --request POST \
--url http://localhost:8080/remnawave/sync/from-panel \
--header 'Content-Type: application/json' \
--data '{
"mode": "all"
}'{
"success": true,
"detail": "<string>",
"data": {}
}