Skip to main content

@wildix/xbees-conversations-client > CreateInboxTagInput

CreateInboxTagInput interface

Signature:

export interface CreateInboxTagInput 

Properties

Property

Modifiers

Type

Description

name

string

The name of the tag.

tagId?

string | undefined

(Optional) The unique identifier for the new group channel. If not provided, the system will generate one.

userId?

string | undefined

(Optional) The unique identifier of the user when a service token is used.