cURL
curl --request DELETE \ --url https://helpcenter.thena.ai/collections/{collectionId} \ --header 'x-api-key: <api-key>'
{ "message": "Collection deleted successfully" }
Enter your API key
Collection ID
"507f1f77bcf86cd799439011"
Collection deleted successfully
"Collection deleted successfully"