curl -X POST "https://server.smartlead.ai/api/v1/tags?api_key=YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"name": "Primary Senders", "color": "#4CAF50"}'
{ "ok": true, "data": { "id": 42, "name": "Primary Senders", "color": "#4CAF50" } }
Create a new email account tag with a name and optional color
#FF5733
#
name
#RRGGBB