Update Event

POST

Updates the fields of an event. Empty fields are left unchanged

Request

This endpoint expects an object.
uuidUUIDRequired
assetRidsset of stringsOptional
authorizationRidstringOptional
timestampobjectOptional
durationobjectOptional
namestringOptional
typeenumOptional
Allowed values: INFOFLAGERRORSUCCESS
labelsset of stringsOptional
propertiesmap from strings to stringsOptional

Response

This endpoint returns an object.
uuidUUID
assetRidsset of strings

A set of asset rids associated with the event.

authorizationRidstring

A user authorized for this rid can access the event. Can be a workbook rid, asset rid, etc.

timestampobject
durationobject
namestring
typeenum
Allowed values: INFOFLAGERRORSUCCESS
propertiesmap from strings to strings
labelsset of stringsOptional
Built with