delete_egg
Permanently delete a server template (egg) from a Pterodactyl nest. Verify the template before deletion as this action cannot be undone and may affect existing servers.
Instructions
Permanently delete an egg/server template from a nest (admin action). WARNING: Servers currently using this egg will NOT be deleted but may not start correctly after the egg is removed. This action cannot be undone. Use get_egg to verify the egg before deleting. Requires Application API key.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nest_id | Yes | Nest ID that contains the egg (from list_nests) | |
| egg_id | Yes | Egg ID to delete (from list_eggs) |