Create an event

POST

Request

This endpoint expects an object.
contextobjectRequired
The context of the event
domainenumRequired
The domain of the event
payloadmap from strings to anyRequired
topicenumRequired
The topic of the event
attributesobjectOptional
The attributes of the event
callbackUrlstringOptional
The callback url to acknowledge the event
dataUrlstringOptional
The url to retrieve the data associated with the event
deletedAtdatetimeOptional
Date the event was deleted
namespaceslist of stringsOptional
originobjectOptional
The origin resource of the event
targetstringOptional

Response

This endpoint returns an object.
dataobject
An event that tracks an activity within an environment

Errors