Delete application
deleteApplicationDeletes a Coolify application by UUID, with optional removal of volumes, configurations, and connected networks.
Instructions
Delete an application by UUID. Optionally delete volumes, configurations, and connected networks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| delete_volumes | No | ||
| docker_cleanup | No | ||
| delete_configurations | No | ||
| delete_connected_networks | No |