Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 860 Bytes

ConversationUpdateBody.md

File metadata and controls

13 lines (9 loc) · 860 Bytes

ConversationUpdateBody

Properties

Name Type Description Notes
display_name str A friendly name for the conversation, may be displayed to the business or the user. [optional]
description str A short text describing the conversation. [optional]
icon_url str A custom conversation icon url. The image must be in either JPG, PNG, or GIF format [optional]
metadata object Flat object containing custom properties. Strings, numbers and booleans are the only supported format that can be passed to metadata. The metadata is limited to 4KB in size. [optional]

[Back to Model list] [Back to API list] [Back to README]