Create a Dataset

View as MarkdownOpen in Claude
Create a new AI Task Builder dataset.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Request

This endpoint expects an object.
namestringRequired
The name or identifier of the AI Task Builder dataset.
workspace_idstringRequired
The ID of the Prolific workspace the dataset will be created in.

Response

Created
idstringformat: "uuid"
namestring
created_atdatetime
created_bystring
statusenumDefaults to UNINITIALISED
Allowed values:
total_datapoint_countinteger>=0
workspace_idstring

Errors