Skip to main content

Delete Collection

DELETE 

/api/collections/:name

Delete a collection and all documents contained within it.

Request

Path Parameters

    name Namerequired

    The collection name.

Responses

Successful Response

Schema

    name Namerequired
    text_embedding_model Text Embedding Modelrequired
    text_distance_metric object
Loading...