Dataset

post/api/v1/config/datasets

Request body

dry_runboolean

If true, the Dataset isn't created, and no response Dataset will be returned. The response will return an error if the given Dataset is invalid.

Response

A successful response containing the created Dataset.

Changes