Skip to main content
POST

查询参数

string
默认值:"gd_l1viktl72bvl7bjuj0"
必填
用于此请求的数据集 ID。
必须设置为 gd_l1viktl72bvl7bjuj0 以收集按 URL 的个人资料数据。
boolean
默认值:false
请求完成时是否发送通知。
boolean
默认值:true
是否在响应中包含错误。

请求正文

object[]
必填
输入对象数组。

示例

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

dataset_id
string
默认值:gd_l1viktl72bvl7bjuj0
必填

Must be gd_l1viktl72bvl7bjuj0 for this dataset.

notify
boolean
默认值:false

Send notifications when the request is completed.

include_errors
boolean
默认值:true

Include errors in the response.

请求体

application/json
input
object[]
必填

Array of input objects. See Request Body below for the supported fields.

响应

200 - application/json

OK. See response example below the parameters.