Skip to main content
Version: 4.60

AdditionalHeaders

Definition of HTTP headers to append to a HTTP request.

This type is a list with the following entry types:

KeyTypeDescriptionDefault Value
"headerName" (required)StringThe name of the HTTP headernull
"key" (required)StringWhen using a user setting, this is the key of the setting. When using a static header, this is the value of the header.null
"type" (required)StringThe header type. Can be 'userSetting' or 'static'null