cURL
Post apidatasets
GET /datasets/ — list visible datasets. POST /datasets/ — promote an AssetContent into a new Dataset.
POST
cURL
Authorizations
Body
POST /datasets/ — create a Dataset and its first DatasetVersion from an existing AssetContent.
The Dataset is owned by the caller by default. Pass
owner_project_id to create a project-owned Dataset instead
(the caller must be a member of that project); the view enforces
ownership and resolves the user owner implicitly.
Response
200 - application/json
Maximum string length:
255