NoAuth
Choose this option if you don’t have any authorization. This selection is the same as a None option.

When there is no authentication, you might need additional headers, depending on the system you are trying to integrate. Review the system you’re integrating with to understand how it handles requests and then apply the appropriate headers accordingly.
Fields
Field Explanation
Custom Headers
Custom headers in JSON format;
Headers
The custom headers in JSON format; e.g. {"apiKey": "api_key_value"}.
Last updated