Tags
Add ability to get, create, and apply tags from contacts
Last updated
Add ability to get, create, and apply tags from contacts
Last updated
FIELD | TYPE | Description |
---|---|---|
CODE | RETURN |
---|---|
FIELD | TYPE | Description |
---|---|---|
CODE | RETURN |
---|---|
200
Tag Object
401
Unauthorized
404
Returns account not found error
500
Internal Server Error
name
string
the name of the tag
201
Created Value
400
Neo4j Error
401
Unauthorized
500
Internal Server Error
contactIds
array of strings
list of contact ids to apply
201
Created Value
401
Unauthorized
404
Contact or tag not found
500
Internal Server Error