This API is used to create domains in bulk. Domains must include a title. If the domain has a parent domain, it MUST be included - this cannot be changed after creation.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/domain/ \
--header 'accept: application/json' \
--header 'content-type: application/json'