ptero_app_delete_nodes_node_allocations_allocation
Remove a specific allocation from a node in the Pterodactyl panel. Specify node and allocation IDs to delete the allocation.
Instructions
DELETE /api/application/nodes/{node}/allocations/{allocation}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| allocation | Yes | ||
| query | No | ||
| body | No |