checkUserPassword

@GET(value = "user/password")
abstract fun checkUserPassword(@Query(value = "timeout"timeout: Int? = null): Call<Void>