Delete Chunks

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

Path parameters

logicalSeriesRidstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
startTimestampobjectRequired
endTimestampobjectRequired

Response

This endpoint returns an object.
deletedChunkRidsset of strings