Updates the title and description of child columns under a column.
xxxxxxxxxx
curl --request PATCH \
--url https://alation_domain/integration/v2/column/column_id/children/ \
--header 'accept: application/json' \
--header 'content-type: application/json'