Authorization: ********************curl --location --request POST 'https://api-homolog.docsend.com.br/api/v1/contabilidades//email-templates//test' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"toEmail": "string"
}'