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 (format: keyId.keySecret)
Collection ID
"507f1f77bcf86cd799439011"
Collection deleted successfully
The response is of type object.
object