Creates a new conversation for the specified agent, using the V3 endpoints.
ts field (timestamp) is requiredconversation object supports the following optional lead fields:
| Field | Type | Description |
|---|---|---|
userName | string | User’s full name |
userEmail | string | User’s email address |
userPhone | string | User’s phone number |
userAddress | string | User’s physical address |
userCompany | string | User’s company name |
userWebsite | string | User’s website URL |
notes | string | Internal notes about the conversation/lead |
userProfilePic | string | URL to user’s profile picture |
tags | string[] | Array of tags for categorization |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the agent