发送事件

发送事件。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

包含要发送的自定义事件数据的属性。

string
required

事件的名称。
您之前定义的自定义事件名称之一。

date-time

事件发生的时间,按RFC 3339格式化。例如:2022-06-01T12:00:00.000Z
如果未提供,将使用当前时间。

string

事件关联对象的ID。
对于定义为objectTypeCONTACT的事件,objectId应该是contact ID。或者,您可以使用contactPhoneNumber字段来指定联系人。

string

对于定义为objectTypeCONTACT的事件,联系人的电话号码。

properties
object

自定义事件的属性。

Response
200

成功发送事件。

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!