Webhook: Conversation created
A webhook sent when a conversation is created
Payload
The payload of this webhook request is an object.
type
The webhook event type
timestamp
The timestamp for when the event was generated (uses millisecond precision to help with event ordering)
data
The webhook event data
Response
200
any
Return a 200 status to indicate that the data was received successfully.