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