创建事件属性定义

为事件定义定义新属性。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
[a-z0-9_]{1,50}

自定义事件的名称。

Body Params

包含要创建的自定义事件属性定义的属性。

string
required
length ≤ 50
^[a-z][a-z0-9_]{1,50}$

自定义属性的唯一名称。

string
required
length ≤ 50

属性的标签。

string

属性的描述。

string
enum
required

属性的类型。

  • STRING: 表示接收纯文本字符串的属性。
  • NUMBER: 表示接收最多一位小数的数值的属性。
  • TIMESTAMP: 表示接收纪元毫秒的属性。
  • URL: 表示接收URL的属性,格式化为以http://https://开头的字符串。
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json