Add tag
POST
https://app.sendapp.ai/api/contacts/{id}/tags
Add one or more tags to a contact, keeping the existing ones. Tags already present are ignored.
Parameters
3 · 3 required
apikey
required
Your API Key (the
X-API-Key header also works).
id
required
Contact ID (integer, in the path). Use
GET /api/contacts to find it.
tags
required
Array or comma-separated string of tags.
Need help with the integration? info@sendapp.live