📄️ Configuring Endpoint Call Processing as a Processor
When the Authorization header is missing in the API request or credentials are not present in this header with the Basic scheme:
📄️ Configuring Endpoint Call Processing as an Authenticator
For configuring endpoint call processing as an Authenticator:
📄️ Configuring Basic Credentials
The client application making the API call should have an associated custom Package key created. The Package key's ID should match the User ID from the decoded request header, and the Password should match the Package key's secret.