v1

latestSwagger 2.02026-07-17502976.2 KB
Data

Create Data Bucket

Posting to the Data endpoint creates a new Data Bucket.

post/data

Request body

keystring

Uniquely identifying key of the Data Bucket.

createdDatestring date-time

Date/time the Data Bucket was created.

lastModifiedDatestring date-time

Date/time of the last modification.

revinteger

Current revision number of the Dashboard.

Response

The created Data Bucket.

keystring

Uniquely identifying key of the Data Bucket.

createdDatestring date-time

Date/time the Data Bucket was created.

lastModifiedDatestring date-time

Date/time of the last modification.

revinteger

Current revision number of the Dashboard.