-
Notifications
You must be signed in to change notification settings - Fork 10
GetDatabaseSave
Robin B edited this page Mar 13, 2020
·
1 revision
Manually updates the database with currently cached counter values.
Key | Value |
---|---|
Content-Type | application/x-www-form-urlencoded |
Authorization | Configured admin token |
Key | Description | Format | Example |
---|---|---|---|
--- | ----------- | ------ | ------- |
Key | Description | Format | Example |
---|---|---|---|
--- | ----------- | ------ | ------- |
/admin/database/save
Output:
{
"code": 200,
"message": "Database successfully updated."
}