Authorization: ********************curl --location --request PUT 'https://api-homolog.docsend.com.br/api/v1/configuracoes/documentos-identificados//obrigacoes?tenantId' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"obrigacaoIds": [
0
]
}'