Delete Server Economy
DELETE
/api/v1/servers/{id}/economy
Resets the server’s economy. All members have their currencies back to original.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: int64
The ID of the server.
Responses
Section titled “ Responses ”On deletion success.
If you do not have permission to reset this server’s economy.
If the server does not exist.