Create dataset

Creates a new DataHub dataset. A dataset is a logical grouping of events that share the same provider name. Creating a dataset allows you to define metadata such as name and description before ingesting events.

Body Params
string
required

The name of the dataset. Allowed characters: alphanumeric (0-9,a-z,A-Z), underscore (_), dash (-), and spaces between words.

string

An optional description for the dataset.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json