v2

latestOpenAPI 3.1.02026-07-262937191.0 MB
beta.connectors

Update a connector.

Update a connector by its ID.

patch/v1/connectors/{connector_id}#id

Path parameters

connector_idstring uuid required

Request body

titlestring nullable

Optional human-readable title for the connector.

namestring nullable

The name of the connector.

descriptionstring nullable

The description of the connector.

icon_urlstring nullable

The optional url of the icon you want to associate to the connector.

system_promptstring nullable

Optional system prompt for the connector.

protocol'mcp'
serverstring uri nullable

New server url for your mcp connector.

headersobject nullable

New headers for your mcp connector.

Response

Successful Response

idstring uuid required
namestring required
titlestring nullable
descriptionstring required
created_atstring date-time required
modified_atstring date-time required
serverstring nullable
protocol'mcp' | 'http' | 'turbine'
icon_urlstring nullable
owner_idstring nullable
owner_type1 | 2 | 3 | 4 required
visibility'shared_global' | 'shared_org' | 'shared_workspace' | 'private' required
creator_idstring nullable
system_promptstring nullable
activeboolean nullable
private_tool_executionboolean required
mistralboolean
is_authenticatedboolean nullable
system_prompt_routestring nullable