v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBCollections
Delete a collection
delete/collections/delete/{collectionId}
Path parameters
Example:12345
UUID or numeric ID of the collection
Response
Delete collection response
Example response
{
"name": "Collection deleted.",
"message": "Collection deleted.",
"url": "/collections/delete/1",
"id": "12345"
}