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