Header
The Header
authentication type adds a header with the given Header Name
and Header Value
in the following format: <Header Name>: <Header Value>
, it requires the following parameters:
Name | Description |
---|---|
| The name of the header |
| The value to use for the header |
Last updated