Skip to content

createDataSetApiRequest

createDataSetApiRequest(options): Promise<OutputType>

Defined in: packages/synapse-core/src/sp/create-dataset.ts:58

Create a data set on PDP API

POST /pdp/data-sets

ParameterTypeDescription
optionsOptionsTypecreateDataSet.OptionsType

Promise<OutputType>

Transaction hash and status URL. createDataSet.OutputType

Errors createDataSet.ErrorType