logoutUser
inline suspend fun ChimeClient.logoutUser(crossinline block: LogoutUserRequest.Builder.() -> Unit): LogoutUserResponse
Logs out the specified user from all of the devices they are currently logged into.
Logs out the specified user from all of the devices they are currently logged into.