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