Update an existing connector’s label, description, and share_with_org. For email connectors, you may also update config (e.g. allowed_emails). For investment_research connectors, config cannot be updated, broker credentials are fixed at creation. To use different broker credentials, create a new connector. As a PUT request, required fields follow the schema; leaving out a field can clear or default it. The connector type cannot be changed.
Documentation Index
Fetch the complete documentation index at: https://docs.bigdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Your API key. Include it in every request as the X-API-KEY header. Create and manage keys in the Developer Platform.
UUID of the connector to update.
"019a9612-bfad-758c-884e-37dd8c6ad2cb"
Payload for updating a connector.
New display name for the connector. Required.
"Broker Research - Daily Reports"
New optional description.
"Collects daily reports from the broker's research team"
If true, all members of your organization can access the processed content. If false, only you can access the processed content.
true
Connector-specific configuration. The structure depends on the connector type.
The updated connector. Subsequent ingestion uses the new configuration.
An ingestion source (e.g. email inbox or investment research / broker feed). Returned by Create/Get/Update connector and List connectors.
Unique identifier for the connector. Use when updating, deleting, or filtering documents by connector.
"019a9612-bfad-758c-884e-37dd8c6ad2cb"
ID of the user who owns the connector.
"user_id_001"
ID of the organization the connector belongs to.
"org_id_001"
If true, all members of your organization can access the processed content. If false, only you can access the processed content.
true
Display name for the connector (e.g. for UI or admin lists).
"Broker Research - Daily Reports"
Connector type. Determines the configuration and how content is ingested.
email, investment_research Timestamp when the connector was created.
"2026-02-11T11:01:09.574095Z"
Timestamp when the connector was last updated.
"2026-02-11T11:01:09.574102Z"
Whether the connector is archived.
false
Optional human-readable description of what the connector is used for.
"Collects daily reports from the broker's research team"
Type-specific settings. Email connectors return inbox and allowed senders; investment research connectors return user_id only (never user_password).
Number of files ingested through this connector, when tracked (e.g. investment research sync).
10
Timestamp of the last sync from the external source, when applicable.
"2026-04-07T09:36:34.195040Z"
Outcome of the last sync (e.g. SUCCESS), when applicable.
"SUCCESS"
Error message from the last sync when it failed; null on success.
null
Number of items processed in the last sync, when applicable.
3200