datasets

Create dataset

Creates a new dataset in the given workspace context. Include the dataset file and details in your request body.

post/workspaces/{workspaceId}/datasets

Path parameters

workspaceIdinteger required

Workspace numeric identifier

Request body

descriptionstring
namestring
sourceType'UPLOADED' | 'LINKED'

Response

OK

Changes