v16

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-032765158.3 KB
Collections

Delete Collection

Deletes a collection.

A 404 Not Found status code will be returned, if the provided collection name does not exist.

post/collections/delete-collection

Request body

collection_namestring required

The name of the collection to delete.

Response

Successful Response

messagestring

This string will always be "Success!". This may change in the future.