CreateUserPasswordService

interface CreateUserPasswordService

Functions

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