Attach a tag
POST
/crm/contacts/{contactId}/tagsRequest
Path Params
contactId
string
required
Body Params application/json
tagId
integer
required
Example
{
"tagId": 0
}
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 4 months ago