bulkCancelEvent( )


Cancels multiple events in bulk.

Method Declaration
Copy
Method Parameters
eventIdsArray<string>Required

IDs of the events to cancel.


optionsBulkCancelEventOptions
Returns
Return Type:Promise<BulkCancelEventResponse>
Errors
428Failed Precondition

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?