cancelEvent( )


Cancels an event.

Method Declaration
Copy
Method Parameters
eventIdstringRequired

ID of the event to cancel.


optionsCancelEventOptions
Returns
Return Type:Promise<CancelEventResponse>
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?