RestAPI with PowerShell

Copper Contributor
Please point to some learning material on how to master administering various platforms using it's rest API with PowerShell. I have a very urgent requirement to learn it.
1 Reply

@DevenSuji  You can use Invoke-WebRequest or Invoke-RestMethod to query API's. What specific platforms you like to query?