Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 964 Bytes

UnityUpdate.md

File metadata and controls

12 lines (8 loc) · 964 Bytes

UnityUpdate

Properties

Name Type Description Notes
display_name str A human-friendly name used to identify the integration. `displayName` can be unset by changing it to `null`. [optional]
default_responder_id str The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=&quot;https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\&quot;&gt;Per-channel default responder</a> guide. [optional]
can_user_create_more_conversations bool Allows users to create more than one conversation on the Unity integration. [optional]

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