Delete Chunks

POST

Deletes the chunks that intersect the given time range. Does not delete the corresponding files from S3.

Path parameters

logicalSeriesRidstringRequired

Request

This endpoint expects an object.
startTimestampobjectRequired
endTimestampobjectRequired

Response

This endpoint returns an object.
deletedChunkRidsset of strings
Built with