Skip to main content
POST
/
cabinet
/
admin
/
remnawave
/
sync
/
to-panel
Sync To Panel
curl --request POST \
  --url http://localhost:8080/cabinet/admin/remnawave/sync/to-panel
{
  "success": true,
  "message": "<string>",
  "data": {}
}

Response

200 - application/json

Successful Response

Response after sync operation.

success
boolean
required
message
string | null
data
Data · object