Authorization: ********************curl --location --request PUT 'https://api-homolog.docsend.com.br/api/v1/arquivos/documento//reprovar-ausencia' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenantId": 0,
"motivo": "string"
}'{
"property1": "string",
"property2": "string"
}