deleteKxDatabase
inline suspend fun FinspaceClient.deleteKxDatabase(crossinline block: DeleteKxDatabaseRequest.Builder.() -> Unit): DeleteKxDatabaseResponse
Deletes the specified database and all of its associated data. This action is irreversible. You must copy any data out of the database before deleting it if the data is to be retained.