
apispec.collections.collection.delete.json Maven / Gradle / Ivy
{
"documentation": "https://lucene.apache.org/solr/guide/collections-api.html#delete",
"description": "Deletes a collection.",
"methods": [
"DELETE"
],
"url": {
"paths": [
"/collections/{collection}",
"/c/{collection}"
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy