Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.pingmee.co.il/conversation/tags/{id} \ --header 'Cookie: <api-key>' \ --header 'x-api-key: <api-key>'
"success"
Deletes a conversation tag by id
ID of conversation tag to delete
Conversation tag deleted
The response is of type string.
string