Skip to main content
POST
Add a tag to a contact

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
tag
string
required
Maximum string length: 50

Response

200

Contact tag added successfully

Last modified on July 17, 2026