Skip to main content
DELETE
/
tags
/
{tag_id}
Delete Tag
curl --request DELETE \
  --url https://api.peec.ai/customer/v1/tags/{tag_id} \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Path Parameters

tag_id
string
required

Response

Tag deleted successfully

Tag deleted successfully