Integrations
Integrations

Update per-connection user options (e.g., channel allowlist)

Save per-user options on a connection the caller owns.

Used by the Connect app to persist channel picks after OAuth completes. Scope: user can only update their own connections in their own app.

patch/integrations/{integration_id}/connections/{connection_id}

Path parameters

integration_idstring required
connection_idstring required

Request body

channelsstring[] nullable

Channel/chat IDs to index. Empty list blocks all.

Response

Successful Response

channelsstring[]

Changes