v1

latestSwagger 2.02026-07-17502976.2 KB
Data

Update Data Bucket

Updates a Data Bucket with a modified version. The rev property will be incremented.

put/data/{key}

Path parameters

keystring required

The Data Bucket key.

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 updated 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.