delete {protocol}://{base-url}/integration/v2/document/
Soft delete documents in bulk.
Responses
Soft delete documents in bulk.
xxxxxxxxxx
curl --request DELETE \
--url https://alation_domain/integration/v2/document/ \
--header 'accept: application/json' \
--header 'content-type: application/json'