Skip to main content

Set integration credentials (admin)

Set or rotate an integration credential for the calling org. Upserts the configured_integrations row. Requires an admin-scoped API key. Returns metadata; never echoes the credential value.

Parameters

NameTypeRequiredDefaultDescription
integration_keystring✅ Yes-Catalog key for the integration to configure (e.g., 'hginsights_v2', 'salesforce').
valuestring✅ Yes-Credential value to store. Treated as a secret — never echoed in responses, redacted from telemetry.