Create dataset
POST/data/datasets
Creates a new training dataset by specifying filter criteria over existing logs. At least one filter (tags or models) is required. The dataset does not copy the logs — it stores the filter definition and applies it at job start time. Dataset names must be unique within the account.
Request
Responses
- 201
- 400
- 422
Created
Bad Request
Validation Error
Was this page helpful?