curl -X DELETE "https://server.smartlead.ai/api/v1/crm/leads/tags/789?api_key=YOUR_KEY"
{
"ok": true,
"message": "Tag removed from lead successfully"
}
Remove a specific tag mapping from a lead
curl -X DELETE "https://server.smartlead.ai/api/v1/crm/leads/tags/789?api_key=YOUR_KEY"
{
"ok": true,
"message": "Tag removed from lead successfully"
}
curl -X DELETE "https://server.smartlead.ai/api/v1/crm/leads/tags/789?api_key=YOUR_KEY"
{
"ok": true,
"message": "Tag removed from lead successfully"
}