v1

latestSwagger 2.02026-07-17502976.2 KB
Data

Upserts an object in the Data Bucket Data

Upserts (inserts or updates) an object in the data for a given Data Bucket. The rev property will be incremented.

post/data/{key}/upsert

Path parameters

keystring required

The Data Bucket key.

Request body

{"stackTrail":"paths:/data/{key}/upsert: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.