Datasets
Cut snapshot
Record an immutable pointer at the current head. O(1) at any size. Training jobs pin it with dataset_id: "<id>@snap-N". Emits dataset.snapshot_created.
POST
Cut snapshot
Authorizations
API key with the vk_ prefix. Create one from the dashboard.
Path Parameters
Dataset ID or name
Body
application/json
Response
The new snapshot
"<dataset_id>@snap-" — the id a job pins.
Short reference ("snap-") accepted wherever a snapshot is named.

