Post

Cancel Event


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Cancels any remaining actions for a trigger and external entity.

Events are not cancelable by default. To make an event cancelable, you must first pass an externalEntityId and the applicable triggerKey to Report Event. When you call Cancel Event with the same externalEntityId and triggerKey, the event is canceled, as are all other events that share the externalEntityId and triggerKey. See Reporting and Canceling Events for more information.

You cannot try out this endpoint because it can be called only by the app that created the specified triggerKey. So please ignore the Try It Out button.

Permissions This endpoint requires the Manage Your App permission scope.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Your App
Learn more about app permissions.
Did this help?