Skip to main content
DELETE
Deletes the connector and all its configured resources. Synced objects already ingested into the knowledge store are not removed.

Path parameters

Authorizations

Authorization
string
header
required

API key sent as a Bearer token: "Bearer prefix.secret"

Path Parameters

id
string
required

Connector ID

Example:

"HydraDoc1234"

Response

OK

connector_id
string

Connector this resource belongs to.

Example:

"conn_abc123"

deleted
boolean

Whether this specific item was deleted.

Example:

true