Tool to create a new authentication resource in Algolia. Use when you need to set up authentication credentials for connecting to sources or destinations in the Algolia ingestion API.
nameRequiredstringDescriptive name for the resource.
typeRequiredstringType of authentication. This determines the type of credentials required in the input object.
inputRequiredobjectAuthentication credentials object. The structure varies based on the authentication type. For 'basic' type: {username: str, password: str}. For 'googleServiceAccount' type: {clientEmail: str, privateKey: str}. For 'apiKey' type: {key: str}. For 'oauth' type: {url: str, client_id…
platformstringPlatform associated with this authentication.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.