DELETE /report/{id}/ will delete a single Report. This method is not allowed for non-virtual BI Servers.
204Successful Delete
DELETE /report/{id}/ will delete a single Report. 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/report/id/ \
--header 'accept: application/json'