Skip to main content
PUT
Assign Tags

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Path Parameters

contactId
integer
required

Contact ID for adding tags

Body

application/json
tags
string[]
required

Array of tag names

Response

Tags assigned

responseData
object
required