Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1 KB

ConversationAgentProfile.md

File metadata and controls

16 lines (12 loc) · 1 KB

ConversationAgentProfile

Properties

Name Type Description Notes
chat_limit int The number of engagement chats that can be pushed on them at any given time. [optional]
default_language_iso_code string The default language the agent is chatting in [optional]
default_status string Default status when the agent loads conversations app. [optional]
display_name string An alternate name that the agent wants to use in chat. [optional]
name string Their actual user name for profile settings display as placeholder test [optional]
profile_image_upload_key string An upload key used to update the profile image. [optional]
profile_image_url string Their current profile image URL [optional]

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