Skip to content

Set Bearer Auth

The Set Bearer Auth node sets the Authorization header using a Bearer token, making it easy to add API authentication.

Pin NamePin DescriptionPin TypeValue Type
requestThe HTTP request to modify.StructHttpRequest
tokenThe bearer token to use.StringString
request_outThe modified HTTP request.StructHttpRequest