|
A list of key-value pairs that you add to the request as headers. By default, Automation uses the header key Content-Type.
No user input is required if you use the default key. When you change the body type, the content type in the header changes automatically.
You can set a header as a variable or manually type the header values.
You can also combine the header input with a variable. For example, if token is a variable, in the Name field, you can type Authentication, and in the Value field, you can type bearer {{token}} to combine the header input with a variable.
|