Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The display name of the dataset
Entity storage path in the format: project/folder/subfolder/...
The first element identifies the project, followed by nested folders (auto-created as needed).
With project-based API keys, the first element is treated as a folder name, as the project is predetermined by the API key.
"Default"
Response
Dataset created successfully. Returns the newly created dataset object.
The unique identifier of the dataset The id of the resource
The display name of the dataset
The unique identifier of the project it belongs to The id of the resource
The unique identifier of the workspace it belongs to The id of the resource
The unique identifier of the user who created the dataset The id of the resource
The unique identifier of the user who last updated the dataset The id of the resource
The date and time the resource was created
The date and time the resource was last updated