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