Reset Password API
object ResetPasswordAPI
Content copied to clipboard
Types
Reset Password Service
Link copied to clipboard
interface ResetPasswordService
Content copied to clipboard
Functions
reset Password
Link copied to clipboard
fun UserAPI.CredentialsAPI.resetPassword(pin: String? = null, readTimeout: Long? = null): Call<Void>
Content copied to clipboard