v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
datasets

Create Dataset Group

post/api/public/v2/dataset-groups

Request body

namestring required

Name for the dataset group. Must be unique within the workspace.

workspace_idinteger nullable

Workspace ID. Defaults to the workspace associated with the API key.

folder_idinteger nullable

Folder ID to create the dataset group in. Omit to create at the workspace root.

Response

Dataset group created.

successtrue required
messagestring