Skip to content

Tags

A list of tags objects associated with a conversation

typestring

The type of the object

Value:"tag.list"
Example:"tag.list"
tagsArray of objects(Tag)

A list of tags objects associated with the conversation.

{ "type": "tag.list", "tags": [ {} ] }