Authorization: ********************
curl --location 'https://search-api.longtu.club/api/server' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "name": "string", "ip": "string", "limit_process": 0, "is_active": true }'