# 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                     |
| -------------- | ------------------------------- |
| `Header Name`  | The name of the header          |
| `Header Value` | The value to use for the header |
