Skip to main content
 print this page

Registers a new dataset

POST 

/datasets

Creates a new dataset with initial metadata. Supports three dataset types: internal, external (references existing S3 data), and view (SQL-based DWH view). Caller must have editor or owner access on the target domain. Duplicate DatasetName within the same domain returns IPV-1018.

Request

Responses

Dataset created successfully. DatasetId is a UUID that identifies the new dataset for all subsequent operations.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers