Forum Discussion
Dave_Lee
Advisor
26 days agoIt's probably best to cover it here then anyone else who stumbles across this in future can also benefit.
What are you trying to achieve? I can give you some sample PowerShell that would show how to query the API for a single device and then make an API call to delete that device. I'm not sure if that would cover what you need or not?
Dave
Dave_Lee
Advisor
26 days agoBut also, if you're wanting to do this from a PowerShell script, then using the LogicMonitor PowerShell module might be the best way if you're not confident with working with APIs directly.