curl --request DELETE \
--url https://{FUSION HOST}/api/connectors/datasources/{id}/output
Deletes documents indexed by the given datasource configuration.
curl --request DELETE \
--url https://{FUSION HOST}/api/connectors/datasources/{id}/output
The datasource configuration ID.
The context of resource. It usually is the app inside which the resource is created.
OK
Was this page helpful?