Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://api.linkedcamp.com/tags \ -H "token: YOUR_API_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "name": "Hot Lead", "color": "#FF5733" }'
{ "success": true, "message": "Tag added successfully!" }
Create a new tag for organizing and categorizing leads.