cURL
curl --request DELETE \ --url https://{FUSION HOST}/api/collections/{collection}
Remove a collection from the system.
An optional tag to match against the specified collection.
The name of a collection.
'True' to delete the collection from Solr while it is deleted from Fusion.
'True' to also delete associated signals and searchLogs collections.
searchLogs
'True' to also delete associated pipelines.
Was this page helpful?