Dataset Artifacts
Create Artifacts
POST
Creates one or more artifacts associated to a dataset. Artifacts are dataset-level metadata that don’t depend on other variables.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the dataset the artifacts belong to.
Body
Dictionary containing one or more key:value pairs that will be stored as artifacts within a dataset.