Authorization: Bearer ********************curl --location '/trial/disc' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"usuario": "Sherry White I",
"empresa": "Daugherty LLC",
"cargo": "International Response Analyst",
"email": "Dangelo_Kertzmann32@yahoo.com",
"whatsapp": "(994) 565-7524",
"municipio": "Findlay",
"uf": "VT"
}'{}