v38

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-1793196344.2 KB
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[]