In brief
- Create the tag in the dashboard or with
POST /v1/tags. - Apply it on the contact record with
tagIdsor during import. - Filter in segments with a
type: tagrule.
Before you start
Auth:
Authorization: Bearer sk_live_... or x-api-key. Base URL: https://api.notifique.dev.
1. In the dashboard
- Audience → Tags → New
- Short name (
Lead,Customer,Black Friday) - On the contact record or during import, select the desired tags
2. Create a tag (API)
id to use on contacts and segments.
3. List tags
4. Apply a tag to a contact
When creating or editing a contact, sendtagIds:

