DELETE
/
connectors
/
datasources
/
{id}
/
output
Delete indexed documents
curl --request DELETE \
  --url https://{FUSION HOST}/api/connectors/datasources/{id}/output

Path Parameters

id
string
required

The datasource configuration ID.

Query Parameters

context
string

The context of resource. It usually is the app inside which the resource is created.

Response

200

OK