DELETE a range of connection objects by ID. Note that all bulk DELETE methods require a range of IDs. This method is not allowed for non-virtual BI Servers.
204Successful Delete
DELETE a range of connection objects by ID. Note that all bulk DELETE methods require a range of IDs. This method is not allowed for non-virtual BI Servers.
204Successful Delete
xxxxxxxxxx
curl --request DELETE \
--url 'https://alation_domain/integration/v2/bi/server/server_id/connection/?keyField=id' \
--header 'accept: application/json'