User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
API Reference

Materialize a Dataset

This endpoint allows you to materialize a dataset and any of its associated views. For example, after adding pair labels to a Mastering project, you may wish to materialize the new labels datasets, as in the above example.

Response Fields

Returns an operation object describing the operation started to materialize the dataset. If the dataset is a source dataset or has not been changed, a 204 result will be returned and no operation will be started.

Language