Skip to main content
DELETE
Removes a configured resource and stops syncing it. 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"

resource_id
string
required

Resource ID

Example:

"C0123456789"

Response

OK

connector_id
string

Connector this resource belongs to.

Example:

"conn_abc123"

deleted
boolean

Whether this specific item was deleted.

Example:

true

resource_id
string

Resource identifier from the Discover endpoint.

Example:

"C0123456789"