Create Terms in bulk or individually. Terms must include a title.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/term/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Create Terms in bulk or individually. Terms must include a title.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/term/ \
--header 'accept: application/json' \
--header 'content-type: application/json'