Dataset endpoints
Create dataset
Create dataset
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Referrer slug
Body
application/json
Dataset unique name
Dataset description
Number of days to retain data in the dataset
Whether to use the retention period
Response
200
application/json
Created
The RFC3339-formatted time when the dataset was created.
Dataset description
Dataset ID
Unique dataset name
Name of the dataset creator
Whether this dataset has write access
Number of days to retain data in the dataset
ID of the org that shared this resource, if it's shared
Whether to use the retention period
Was this page helpful?