• Removes an Future based on the id.

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

    Parameters

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

    Returns Promise<undefined | KosServiceResponse<unknown>>

    an empty response with status 200.