integrations
Enable or disable all tools on a connection
Flip every tool on the connection on or off in one request.
The "enable all / disable all" control. is_enabled is applied to all of the connection's tools (org-scoped). Verifies parent-connection org ownership first, so a foreign-org connection_id 404s. Returns the full, updated tool list ordered by tool_path so the client can refresh its switches in one shot.
patch/v1/integrations/connections/{connection_id}/tools
Path parameters
connection_idstring uuid required
Request body
Response
Successful Response