Skip to main content
POST
/
servers
/
sync-counts
Sync Server Counts
curl --request POST \
  --url https://api.example.com/servers/sync-counts \
  --header 'X-API-Key: <api-key>'
{
  "updated": 123
}

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Successful Response

Результат обновления счетчиков пользователей серверов.

updated
integer
required