Function cancelOnWebHook

  • Removed the callback function that handles requests from the web hook.

    Parameters

    Returns Promise<boolean>

    A Promise that resolves to true if the request was cancelled successfully, and false otherwise.