Delete Tags
DELETE {{api-domain}}/crm/v4/settings/tags/{{tag_id}}
To delete a tag from a module.
RESPONSES
status: OK
{"tags":[{"code":"SUCCESS","details":{"id":"4876876000001140123"},"message":"tags deleted successfully","status":"success"}]}