Delete documents in bulk.
xxxxxxxxxx
curl --request DELETE \
--url https://alation_domain/integration/v2/document/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Delete documents in bulk.
xxxxxxxxxx
curl --request DELETE \
--url https://alation_domain/integration/v2/document/ \
--header 'accept: application/json' \
--header 'content-type: application/json'