datasets

Create dataset

Creates a new dataset in the user context. Include the dataset file and details in your request body. Append ?workspaceId to create the dataset in a workspace context.

post/datasets

Query parameters

workspaceIdinteger

Workspace numeric identifier

Request body

descriptionstring
namestring
sourceType'UPLOADED' | 'LINKED'

Response

OK

Changes