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.

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_type'user' | 'org' | 'workspace' | 'system' 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

Changes

Changed in 2 of the 3 revisions of this API.1129

  • 61436a496404167See the full diff
    • the response's property type changed from integer to string for status

      response-property-type-changed

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • added the new org enum value to the response property for the response status

      response-property-enum-value-added

    • added the new system enum value to the response property for the response status

      response-property-enum-value-added

    • added the new user enum value to the response property for the response status

      response-property-enum-value-added

    • added the new workspace enum value to the response property for the response status

      response-property-enum-value-added

    • added the new optional request property

      new-optional-request-property

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • removed the 1.00 enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the 2.00 enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the 3.00 enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the 4.00 enum value from the response property for the response status

      response-property-enum-value-removed

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 933c4ebdcd7262See the full diff
    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • added the new MCP server error enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new MCP server timed out enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new MCP server unreachable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new unknown error enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog