Authorization: ********************curl --location --request POST 'https://api-homolog.docsend.com.br/api/v1/contabilidades//email-config' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"host": "string",
"port": 1,
"username": "string",
"password": "string",
"fromEmail": "string",
"fromName": "string",
"sslEnabled": true,
"tlsEnabled": true,
"authRequired": true
}'{
"id": 0,
"contabilidadeId": 0,
"host": "string",
"port": 0,
"username": "string",
"fromEmail": "string",
"fromName": "string",
"sslEnabled": true,
"tlsEnabled": true,
"authRequired": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}