DELETE
/
connectors
/
datasources
Delete datasources
curl --request DELETE \
  --url https://{FUSION HOST}/api/connectors/datasources
[]

Query Parameters

collection
string

The collection name, to remove datasources linked to that collection.

force
boolean

Indicates if the configuration should be removed even if a job is currently running.

removeOutput
boolean

Indicates if the documents indexed should be also removed.

context
string

The app to which this datasource belongs.

Response

200 - application/json

OK

The response is of type string[].