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
| Name | Type | Default | Description |
|---|---|---|---|
integration_key Required | string | - | Catalog key for the integration to configure (e.g., 'hginsights_v2', 'salesforce'). |
value Required | string | - | Credential value to store. Treated as a secret — never echoed in responses, redacted from telemetry. |