v51

latestOpenAPI 3.1.0proprietaryraw.githubusercontent.com2026-07-21411711.1 MB
/connectors

Update a Connector

Update a connector by ID. Omitted fields will not be updated. See 'Managing your Connector' for more information.

patch/v1/connectors/{id}

Path parameters

idstring required

The ID of the connector to update.

Headers

X-Client-Namestring

The name of the project that is making the request.

Request body

namestring

A human-readable name for the connector.

urlstring

The URL of the connector that will be used to search for documents.

excludesstring[]

A list of fields to exclude from the prompt (fields remain in the document).

activeboolean
continue_on_failureboolean

Response

OK