Authorization: ********************curl --location --request POST 'https://api-homolog.docsend.com.br/api/v1/feriados?tenantId' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"data": "2019-08-24",
"nome": "string",
"tipo": "NATIONAL",
"tenantId": 0,
"isGlobal": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}'{
"id": 0,
"data": "2019-08-24",
"nome": "string",
"tipo": "NATIONAL",
"tenantId": 0,
"isGlobal": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}