DeleteBucket
Deletes a bucket (and all its collections and scopes, where supported)
Input
Name | Type | Required | Description |
Name | String | True | The name of the bucket to delete. |
Result Set Columns
Name | Type | Description |
Success | Bool | Whether or not the bucket was successfully deleted. |