Learn how to create a new dataset in Visual Layer using data from a public S3 bucket.
POST
request to the following endpoint:
dataset_name
: (string) – The name of the dataset to createbucket_name
: (string) – The name of the public S3 bucket containing your datadataset_id
returned in the response will be used for all future operations on that dataset.