stopExperiment
inline suspend fun EvidentlyClient.stopExperiment(crossinline block: StopExperimentRequest.Builder.() -> Unit): StopExperimentResponse
Stops an experiment that is currently running. If you stop an experiment, you can't resume it or restart it.