v1

latestSwagger 2.02026-07-17502976.2 KB
Data

Append to Data Bucket Data

Appends a value or array of values to the data for a given Data Bucket. The rev property will be incremented.

post/data/{key}/append

Path parameters

keystring required

The Data Bucket key.

Request body

{"stackTrail":"paths:/data/{key}/append:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}

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.