For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Last updated

Was this helpful?