Events
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
environmentIdstringRequired
The Environment Id
Body
namestring · enumRequiredPossible values:
The event name (clipboard_sync, file_download, open_tab, etc.)
datastringRequiredExample:
The data to publish
https://www.bing.comResponses
200
Publish success
application/json
statusCodeintegerOptionalExample:
200successbooleanOptionalExample:
truemessageanyOptionalExample:
Publish Environment Event successeventstring · enumOptionalPossible values:
itemsarrayOptional
500
Publish failure
application/json
post/v1/events/publish/{environmentId}
Last updated
Was this helpful?