DELETE
/
solrAdmin
/
{solrApiPath}
/
{path}
Send a Solr command
curl --request DELETE \
  --url https://{FUSION HOST}/api/solrAdmin/{solrApiPath}/{path}

Path Parameters

solrApiPath
string
required

The Solr API Path.

path
string
required

The path to the Solr command to run.