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