Create Event

POST

Creates an event

Request

This endpoint expects an object.
assetRidsset of stringsRequired
associationsset of stringsRequired
authorizationRidstringRequired
timestampobjectRequired
durationobjectRequired
namestringRequired
typeenumRequired
Allowed values: INFOFLAGERRORSUCCESS
propertiesmap from strings to stringsRequired
labelsset of 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