Training Datasets
training_datasets
Methods
Create Training Dataset
Description
Deletes a training dataset
Details
This API can be used to delete a training dataset by ID. To use this API, pass in the id that was returned from your Create Training Dataset API call as a path parameter.
Description
Lists all training datasets accessible to the user.
Details
This API can be used to list training datasets. If a user has access to multiple accounts, all training datasets from all accounts the user is associated with will be returned.
Description
Gets the details of a training dataset
Details
This API can be used to get information about a single training dataset by ID. To use this API, pass in the id that was returned from your Create Training Dataset API call as a path parameter.
Review the response schema to see the fields that will be returned.
Domain types
Contents
training_datasets.contents
Methods
Get Training Dataset Contents