Skip to main content
DELETE
/
conversation
/
tags
/
{id}
cURL
curl --request DELETE \
  --url https://api.pingmee.co.il/conversation/tags/{id} \
  --header 'Cookie: <api-key>' \
  --header 'x-api-key: <api-key>'
This response has no body data.

Authorizations

x-api-key
string
header
required

Path Parameters

id
integer<int64>
required

ID of plant to delete

Response