Hi PRTG Knowledge Base,
We're to a REST API to push out notifications using a PowerShell script. We need to use an authorization token to authenticate to the API. I'm wondering whether it's possible to store that token as a credential, and use it in a parameter in the PowerShell script.
Add comment