Reset Password, Phase 1

This endpoint requests a signed code for resetting the password using a Two-Factor Authentication (TFA) code. If no TFA code is provided in the request, a new code will be sent to the username (email provided during registration process). A 202 status code indicates that a new code has been sent to the username.If the user is not found, the response will be identical to that when a code is sent.

Language
Click Try It! to start a request and see the response here!