Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.02 KB

Body12.md

File metadata and controls

13 lines (9 loc) · 1.02 KB

Body12

Properties

Name Type Description Notes
visitorId string visitor’s ID received <a href="https://developers.brevo.com/docs/conversations-webhooks\"&gt;from a webhook</a> or generated by you to <a href="https://developers.brevo.com/docs/customize-the-widget#identifying-existing-users\"&gt;bind existing user account to Conversations</a>
text string message text
agentId string agent ID. It can be found on agent’s page or received <a href="https://developers.brevo.com/docs/conversations-webhooks\"&gt;from a webhook</a>. Optional if `groupId` is set. [optional]
groupId string group ID. It can be found on group’s page. Optional if `agentId` is set. [optional]

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