Skip to main content
POST

Query Parameters

string
default:"gd_le8e811kzy4ggddlq"
required
The dataset ID used for this request.
Must be set to gd_le8e811kzy4ggddlq to collect Reviews by URL data.
boolean
default:false
Whether to send notifications when the request is completed.
boolean
default:true
Whether to include errors in the response.

Request Body

object[]
required
An array of input objects.

Example

Authorizations

Authorization
string
header
required

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

Query Parameters

dataset_id
string
default:gd_le8e811kzy4ggddlq
required

Must be gd_le8e811kzy4ggddlq for this dataset.

notify
boolean
default:false

Send notifications when the request is completed.

include_errors
boolean
default:true

Include errors in the response.

Body

application/json
input
object[]
required

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

Response

200 - application/json

OK. See response example below the parameters.