Authorization: ********************curl --location --request POST 'https://api-homolog.docsend.com.br/api/v1/contabilidades//logo?tipo' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"file": "string"
}'{
"contabilidadeId": 0,
"logoUrl": "string",
"logoPublicUrl": "string",
"message": "string"
}