Skip to content

Delete a tag

Request

Permanently delete a tag.

Security
bearerAuth
Path
uuidstringrequired

Resource UUID.

DELETE
/leads/api/tags/{uuid}
curl -i -X DELETE \
  'https://leadgen.grinfi.io/leads/api/tags/{uuid}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Tag deleted.