TeamMessage API Parameters
Parameter |
Type |
Description |
Possible Values |
Notes |
---|---|---|---|---|
uri |
String |
The URI to get a new copy of the TeamMessage object. |
— | |
id |
String |
The unique identifier for the TeamMessage. |
— | |
createdBy |
String |
The Agent ID of the creator of the TeamMessage. |
— | |
createdAt |
Integer |
The UTC time of the TeamMessage posted in seconds. |
— | |
duration |
Integer |
The time the TeamMessage is displayed in seconds. |
— | |
content |
String |
The content of the TeamMessage. |
— | A maximum of 255 characters are supported. |
team |
Integer |
The ID of the particular team. |
— |