Create dataset
POST/v2/datasets
ClientsCreates a dataset and returns its object.
Keep in mind that data stored under unnamed dataset follows data retention period.
It creates a dataset with the given name if the parameter name is used.
If a dataset with the given name already exists then returns its object.
Request
Responses
- 201
Response Headers
Location