Reset password
Last updated
Was this helpful?
Last updated
Was this helpful?
Resetting a password requires the code
returned from the mutation. If the code has already expired, the mutation will return an error. A code can only be used once. So once you submit a valid password reset code along with the user's desired new password, you won't be able to use the code again.
Query
Variables
Response
Error response if code is either used, or already expired.