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}
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
options | OptionsType | deletePiece.OptionsType |
Returns
Section titled “Returns”Hash of the delete operation deletePiece.OutputType
Throws
Section titled “Throws”Errors deletePiece.ErrorType