POST
/
team
/
{team_id}
/
datasets
/
{dataset_id}
/
dataRequests
/
{id}
/
request

Authorizations

Authorization
string
headerrequired

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

Path Parameters

team_id
integer
required
dataset_id
integer
required
id
integer
required

Body

application/json
noSource
boolean
getCache
boolean
filters
object

Response

200 - application/json
options
object
dataRequest
object