Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
invoke-http 'url' :column [,:column:]*] <header>[,<header>*]

The columns specify the value to be sent to the service 'url' in the POST request as the body.

...