cURL
curl --request DELETE \ --url https://helpcenter.thena.ai/tags/{tagId} \ --header 'x-api-key: <api-key>'
{ "message": "Tag deleted successfully" }
Enter your API key (format: keyId.keySecret)
MongoDB ObjectId of the tag
"507f1f77bcf86cd799439011"
Tag deleted successfully
The response is of type object.
object