v19

latestOpenAPI 3.1.0raw.githubusercontent.com2025-12-123237122.2 KB
Public Snapshots

Create snapshot from dataset with train/validation split

post/api/v1/public/snapshots/create

Request body

dataset_idstring uuid required

Dataset ID to snapshot. The dataset must belong to the authenticated workspace.

split_percentageinteger

Percentage of datapoints to assign to training. Remaining datapoints go to validation.

Response

Snapshot created successfully

snapshot_idstring uuid required