DataLinks
Create new dataset
Creates a new dataset within a specified namespace.
POST
Create new dataset
The API endpoint allows you to create a dataset under your account. It is required to create a dataset before uploading any data to it.
Authorizations
Path Parameters
The namespace
is the name you want to group your datasets around.
Name of the dataset. The same name may exist in different namespaces, for example companies exists in both sanctions and in the company registry.
Body
application/json
Response
201
Dataset created successfully.
Create new dataset