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

Query Parameters

collection
string

The collection name, to remove datasource configurations 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 context of resource. It usually is the app inside which the resource is created.

Response

200 - application/json

OK

The response is of type string[].