unsuspend_server
Re-enable a suspended server to allow users to start and use it again. This admin action is idempotent and requires an Application API key.
Instructions
Unsuspend a previously suspended server (admin action). Re-enables the server so users can start and use it again. Idempotent: calling on a non-suspended server has no effect. Requires Application API key.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | Numeric server ID from list_servers field 'id' |