Bulk cancels any remaining actions for a trigger and external entities.
You can only call this method when authenticated as a Wix app or Wix user identity.
Trigger key whose events you want to cancel.
For example, form_submitted
or invoice_due
.
Repeated list of external_entity_id, representing the related resources' IDs.
Trigger key related to the canceled event.
List of results for each item in the bulk cancel event request.
Metadata for the overall bulk action, including success and failure counts.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.