Skip to main content

Set integration credentials (admin)

Coming soon

The v2 MCP API is in preview and not yet generally available. These pages document its tools and request/response shapes; live data access is limited to enrolled organizations until v2 is released.

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.