Skip to main content
PUT
Set contact tags

Authorizations

Authorization
string
header
required

Workspace API token created in Settings → API. Tokens start with adraa_.

Path Parameters

contactId
string
required

ID of the contact. List contacts with GET /api/v1/contacts to find it.

Example:

"cmbxgy7kq0002ph01u2v3w4x5"

Body

application/json
tagIds
string[]
required
Maximum array length: 50
Example:

Response

200 - application/json

The contact's resulting tags

tags
object[]