deleteShardKey

abstract suspend fun deleteShardKey(name: String, shardKey: ShardKey, timeout: Int?)

Drop a custom sharding key and its shards (POST /collections/{name}/shards/delete).