deleteSegment
inline suspend fun EvidentlyClient.deleteSegment(crossinline block: DeleteSegmentRequest.Builder.() -> Unit): DeleteSegmentResponse
Deletes a segment. You can't delete a segment that is being used in a launch or experiment, even if that launch or experiment is not currently running.