curl --location --request POST 'https://api.jeanpreis.com.br/verify/resend' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "seuemail@seudominio.com" }'