Store a new set of credentials in DataRobot for use with data sources and connections. Supports multiple credential types including basic auth, OAuth, cloud provider credentials (AWS, GCP, Azure), and database-specific authentication. Use when you need to securely store credenti…
nameRequiredstringName of the credentials. Must be unique within your DataRobot account.
userstringUsername for basic authentication or database connections (required for basic and snowflake_key_pair_user_account types).
tokenstringOAuth token (required for bearer type).
gcpKeyobjectGoogle Cloud Platform service account key JSON object (for gcp credential type).
authUrlstringAuthentication URL (required for sap_oauth type).
apiTokenstringAPI token (required for api_token and tableau_access_token types).
clientIdstringOAuth client ID (for oauth, azure_oauth, azure_service_principal, snowflake_oauth_user_account, databricks_service_principal_account, box_jwt types).
configIdstringConfiguration ID for various credential types (s3, gcp, azure_service_principal, snowflake_key_pair_user_account, databricks_service_principal_account).
passwordstringPassword for basic authentication (required for basic type).
passphrasestringPassphrase for private key (for snowflake_key_pair_user_account and box_jwt types).
descriptionstringOptional description of the credentials.
oauthScopesarrayList of OAuth scopes (for snowflake_oauth_user_account, databricks_service_principal_account, oauth types).
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.