POST
/
api
/
v1
/
engine
/
dataset
/
RequestDataSet
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Engine/api/v1/engine/dataset/RequestDataSet
{
  "records": [
    {
      "Id": "<string>",
      "Data": "<any>"
    }
  ]
}

Headers

X-UploadDataSet-DataSetId
string

Response

200 - application/json

The response is of type object.