suspend_server
Forcefully stop a Pterodactyl game server to prevent users from starting it, typically for policy violations or billing issues.
Instructions
Suspend a server (admin action). Suspended servers are forcefully stopped and users cannot start them until unsuspended. Use to disable a server for policy violations or billing issues. Use unsuspend_server to re-enable. Requires Application API key.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | Numeric server ID from list_servers field 'id' |