Create Or Update Dataset
Creates a dataset if the s3 path does not exist, otherwise updates the dataset
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
metadata
originMetadata
labels
properties
handle
description
granularity
Granularity of dataset timestamps. Defaults to nanoseconds.
Allowed values:
isV2Dataset
If true, the dataset should be ingested to the v2 tables and is compatible with streaming.
workspace
The workspace in which to create the dataset. If not provided, the dataset will be created in the default workspace for the user’s organization, if the default workspace for the organization is configured.
Response
This endpoint returns an object.
rid
uuid
name
displayName
ingestDate
originMetadata
lastIngestStatus
retentionPolicy
timestampType
Allowed values:
labels
properties
granularity
Allowed values:
allowStreaming
description
metadata
handle
ingestStatus
Allowed values:
source
bounds