Skip to main content
PATCH
Change which tools a connected integration exposes

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

id
string
required

Integration id

Body

application/json
enable
string[]

Tool slugs to start exposing (added to the current selection)

disable
string[]

Tool slugs to stop exposing (removed from the current selection)

all
boolean

Expose every tool the app has (clears any explicit selection)

Response

Updated exposed tools