curl --request POST \
--url https://api.example.com/cabinet/subscription/refresh-traffic \
--header 'Authorization: Bearer <token>'Refresh traffic usage from RemnaWave panel. Rate limited to 1 request per 60 seconds.
curl --request POST \
--url https://api.example.com/cabinet/subscription/refresh-traffic \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response