post {protocol}://{base-url}/integration/v2/term/
Create Terms in bulk or individually. Terms must include a title.
Responses
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'