updatePartition
@PATCH(value = "api/v2/depots/{depot}/collections/{collection}/datasets/{dataset}/partitions")
Updates partitions for a dataset.
Return
A Call object with a Void response.
Parameters
depot
The depot name.
collection
The collection name.
dataset
The dataset name.
request
The partition update request as a String.
correlationId
(Optional) The correlation ID for tracking requests.