Delete WebSocket application
laravel_cloud_delete_websocket_applicationDelete a WebSocket application from Laravel Cloud by providing its ID and confirmation.
Instructions
Delete a WebSocket application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this destructive operation. | |
| websocket_application | Yes | WebSocket application ID. |