Skip to content
function addPieces(options): Promise<ReturnType>;

Defined in: packages/synapse-core/src/sp.ts:682

Add pieces to a data set on the PDP API.

POST /pdp/data-sets/{dataSetId}/pieces

ParameterTypeDescription
optionsOptionsTypeaddPieces.OptionsType

Promise<ReturnType>

Hash and status URL addPieces.ReturnType

Errors addPieces.ErrorType