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

Response

200 - application/json

Successful Response

success
boolean
required
detail
string | null
data
Data · object