Skip to main content
POST
Add tags to multiple contacts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ids
string[]
required
Minimum array length: 1
tags
string[]
required
Minimum array length: 1
Maximum string length: 50

Response

200

Tags added successfully

Last modified on July 17, 2026