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