- Dynamic segmentation based on behavior
- Multi-dimensional contact grouping
- Temporary or permanent categorization
- Cross-team tag sharing (with isShareable flag)
- Customer lifecycle stages (lead, prospect, customer, VIP)
- Behavioral tags (engaged, inactive, power-user)
- Product interests (feature-A-user, beta-tester)
- Event attendance (webinar-2024-Q1, conference-attendee)
- API calls (contact creation/update)
- Automation workflows
- Manual bulk actions
- Import operations
- Use descriptive tag names
- Establish naming conventions
- Regularly review and clean up unused tags
- Consider tag hierarchies for complex segmentation
Authorizations
Team API key for authentication. Find your API key in SendX Settings → Team API Key.
Example:
X-Team-ApiKey: your_team_api_key_here
Body
application/json
Tag name (must be unique within team)
Example:
"VIP Customer"
Response
✅ Tag created successfully