post https://api.sandbox-v2.vault.ist/reg/user/resetPasswordRequest
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.