Update folders in bulk.
xxxxxxxxxx
curl --request PUT \
--url https://alation_domain/integration/v2/folder/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Update folders in bulk.
xxxxxxxxxx
curl --request PUT \
--url https://alation_domain/integration/v2/folder/ \
--header 'accept: application/json' \
--header 'content-type: application/json'