• Adds a new Future.

    While the immediate response to the request is empty, and additions will be broadcast to all interested listeners on the /future/add event channel.

    Parameters

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

    Returns Promise<undefined | KosServiceResponse<any>>

    an empty response with status 200.