public interface SignoutService
Modifier and Type | Method and Description |
---|---|
retrofit2.Call<Void> |
postSignout(String zapTraceSpan)
Expire the current UI session
Expires the current UI session for the user.
|
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.