ResetAuthenticationEmailAddress constructor

ResetAuthenticationEmailAddress(
  1. {int? extra,
  2. int? clientId}
)

Resets the login email address. May return an error with a message "TASK_ALREADY_EXISTS" if reset is still pending.

Returns Ok

Implementation

ResetAuthenticationEmailAddress