createUserPassword

@PUT(value = "user/password")
abstract fun createUserPassword(): Call<Void>