setSnapshot
@PATCH(value = "api/v2/depots/{depot}/collections/{collection}/datasets/{dataset}/snapshots/{id}")
Sets a snapshot for a dataset.
Return
A Call object with a Void response.
Parameters
depot
The depot name.
collection
The collection name.
dataset
The dataset name.
id
The ID of the snapshot to set.
correlationId
The correlation ID header (optional, defaults to a random UUID).