Servers
Unsuspend server
Unuspends the specified
POST
/api/application/servers/{id}/unsuspendAuthorization
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/unsuspend" \ -H "Authorization: Bearer ptla_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \ -H "Accept: application/json"Empty