This API can be used to create Policies in bulk. A Policy must include a title
.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v1/business_policies/ \
--header 'accept: application/json' \
--header 'content-type: application/json'