This API lets you add a new article to the alation catalog, along with a list of custom-templates, agile approval, and children.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v1/article/ \
--header 'accept: application/json' \
--header 'content-type: application/json'