logoutConsumer

open suspend override fun logoutConsumer(    consumerSessionClientSecret: String,     authSessionCookie: String?,     requestOptions: ApiRequest.Options): ConsumerSession?

Logs out the consumer and invalidates the cookie.