- Published on
- Authors
- koskila
How to add AdditionalHeaders to Invoke-PnPGraphMethod?
This article explains how to easily add additional headers to the Graph API calls you make in PowerShell using Invoke-PnPGraphMethod commandlet. There's a convenient sample for you to copy-paste and some basic explanations on what we're doing below....