Servers
Force delete server
Forcefully deletes the specified server
DELETE
/api/application/servers/{id}/forceAuthorization
ApplicationToken AuthorizationBearer <token>
Application API key (generated at /admin/api)
In: header
Response Body
curl -X DELETE "https://pterodactyl.file.properties/api/application/servers/{id}/force" \ -H "Authorization: Bearer ptla_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \ -H "Accept: application/json"Empty