deleteBucket

abstract suspend fun deleteBucket(bucketId: String)(source)

Deletes a bucket by its bucketId

Throws

or one of its subclasses if receiving an error response

HttpRequestTimeoutException

if the request timed out

on network related issues