If there's a code for e-mail auth, resend it to the registered e-mail
METHOD: POST AUTH: TRUE AUTH TYPE: `USER AUTH` ENDPOINT: /v3/oauth/2fa/resendcode
`USER AUTH`
/v3/oauth/2fa/resendcode
HEADER:
'Authorization': 'Bearer <%= token %>'
BODY:
NONE
RETURNS (200)
{ success: true }
Last updated 1 hour ago