Delete instance
laravel_cloud_delete_instancePermanently remove a Laravel Cloud instance by providing its ID and confirming the destructive operation.
Instructions
Delete an instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this destructive operation. | |
| instance | Yes | Instance ID. |