How to use computer_id and endpointId in Public APIs
We are trying to build automation with Bitdefender APIs (https://www.bitdefender.com/business/support/en/77209-125277-public-api.html). But we are facing one issue. Most of the Bitdefender Events have field "computer_id". Some events have both fields "computer_id" and "endpointId". Are they the same? If not, why are they…