Skip to main content
POST
Add tags to contact

Authorizations

Authorization
string
header
required

OAuth 2.0 Bearer Token from Clerk authentication

Path Parameters

contact_id
string
required

Contact ID

Body

application/json
tag_ids
string[]
required

Array of tag IDs to add

Example:

Response

tags added successfully

tag_ids
string[]
required

Complete list of tag IDs after operation