Datasets

Push Dataset

Pushes a list of Goldens or ConversationalGoldens to your dataset.

post/v1/datasets/{alias}

Request body

finalizedboolean required

Determines whether goldens are finalized when pushed to the dataset.

versionstring

Optional dataset version (e.g. "00.00.01") to push goldens onto. When the dataset already has versions, omitting this pushes to the latest version. When the dataset has no versions yet, omitting this leaves the goldens unversioned. Specifying a version on a brand-new dataset alias returns 400.

Response

linkstring required

This is the URL to the dataset you updated.

Changes

Changed in 1 of the 54 revisions of this API.1

Of the 54 revisions, 3 have no diff computed.