Update an integration
Shallow-merges the given config over the stored config (top-level keys replace). Chat apps carry the notification toggles and target channel; CRMs carry the import / write-back direction gates.
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Path Parameters
The integration id to update.
"intc_f7g3h9j5k1l7m3n9p5q1r7s3"
Body
Config patch, shallow-merged over the stored config (top-level keys replace).
Response
OK
Per-connection settings: notification toggles, the Slack channel, and the CRM sync-direction settings.
The integration id.
"intc_f7g3h9j5k1l7m3n9p5q1r7s3"
The last import or auth failure message, or null.
"invalid_grant: refresh token revoked"
The connected app for this integration.
1"slack"
Connection status: pending (authorization not finished yet), active, error (the credential needs a reconnect), or revoked.
pending, active, error, revoked "active"
Connect instant (RFC 3339).
When the last import ran (RFC 3339), or null before the first.
Always "integration".
Last-update instant (RFC 3339).