• Cancels a Future from the server based on the id.

    Parameters

    • id: string

      the id of the Future to be modified

    • path: string = "/api/kos/future"

    Returns Promise<undefined | KosServiceResponse<any>>

    an empty response with status 200.