ptero_app_delete_servers_server_databases_database
Delete a specific database from a server. Use this tool to remove the database resource permanently via the Pterodactyl Application API.
Instructions
DELETE /api/application/servers/{server}/databases/{database}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | ||
| database | Yes | ||
| query | No | ||
| body | No |