logoutUser

abstract suspend fun logoutUser(input: LogoutUserRequest): LogoutUserResponse

Logs out the specified user from all of the devices they are currently logged into.