Servers
Reinstall server
Reinstalls the specified server
POST
/api/application/servers/{id}/reinstallAuthorization
ApplicationToken AuthorizationBearer <token>
Application API key (generated at /admin/api)
In: header
Path Parameters
id*integer
Server ID (internal numeric ID)
Response Body
curl -X POST "https://pterodactyl.file.properties/api/application/servers/5/reinstall" \ -H "Authorization: Bearer ptla_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \ -H "Accept: application/json"Empty