Delete domain
laravel_cloud_delete_domainDelete a specific domain from your Laravel Cloud project. Provide the domain ID and confirm to proceed.
Instructions
Delete a specific domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain ID. | |
| confirm | Yes | Must be true to confirm this destructive operation. |