Skip to main content
DELETE
Delete a collection

Headers

If-Match
string
default:-1

An optional tag to match against the specified collection.

Path Parameters

collection
string
required

The name of a collection.

Query Parameters

solr
boolean
default:false

'True' to delete the collection from Solr while it is deleted from Fusion.

purge
boolean
default:false

'True' to also delete associated signals and searchLogs collections.

pipelines
boolean
default:false

'True' to also delete associated pipelines.

Response

200 - undefined