PATCH /datasource/{id}/ will partially update a single Datasource. This method is not allowed for non-virtual BI Servers.
xxxxxxxxxx
curl --request PATCH \
--url https://alation_domain/integration/v2/bi/server/server_id/datasource/id/ \
--header 'accept: application/json' \
--header 'content-type: application/json'