Invoke-WebRequest -Uri $URI -Body $postParams -Method POST -TimeoutSec 10
write-host $SDLink
Dear MSP users,
Anyone succesfully managed to use REST API operations with Powershell? If so, do you have a sample script to add and edit a request? Thanks in advance! ;-)