Skip to content

deletePiece

deletePiece(options): Promise<OutputType>

Defined in: packages/synapse-core/src/sp/schedule-piece-deletion.ts:29

Delete a piece from a data set on the PDP API.

DELETE /pdp/data-sets/{dataSetId}/pieces/{pieceId}

ParameterTypeDescription
optionsOptionsTypedeletePiece.OptionsType

Promise<OutputType>

Hash of the delete operation deletePiece.OutputType

Errors deletePiece.ErrorType