deleteBucket

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

Deletes an existing analytics bucket A bucket can't be deleted, if it is not empty You must first empty the bucket before deletion

Public alpha: This API is part of a public alpha release and may not be available to your account type.

Parameters

name

The unique identifier of the bucket you would like to delete