Delete object storage bucket
laravel_cloud_delete_bucketDelete an object storage bucket from Laravel Cloud by providing the filesystem ID and confirmation.
Instructions
Delete an object storage bucket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this destructive operation. | |
| filesystem | Yes | Object storage bucket (filesystem) ID. |