Conversation Created

Payload

The payload of this webhook request is an object.
account_idstringRequired
The ID of the account in which this event occurred
dataobjectRequired
The data associated with the event
timestampstringRequiredformat: "date-time"
The timestamp when this event occurred, in ISO8601 format
typeenumRequired

The type of the event. Always conversation.created for this event.

Allowed values:

Response

200
any
Return a 200 status to indicate that the data was received successfully.