Skip to main content
PATCH
Update a model provider connection

Authorizations

overlay_session
string
cookie
required

Signed httpOnly browser session cookie.

Body

application/json
connectionId
string
providerId
string
endpoint
string<uri>
displayName
string
apiKey
string
enabledModelIds
string[]
status
enum<string>
Available options:
active,
error,
untested

Response

Successful response. Stable response schemas are documented in workflow guides when available.

Response shape is route-specific and may be backed by @overlay/app-core contracts.