cURL
Trim dataset
Trim dataset
POST
cURL
When the endpoint returns the status code 200, it means that the deletion request is queued. The deletion itself might take several hours to complete.
Authorizations
Path Parameters
Unique name of the dataset.
Body
application/json
Example:
"1h"
Response
TrimResult
numDeleted has been deprecated on 2022-09-14. There is currently no way to tell how much was trimmed via the trim result. If you need to check how much was deleted you can either query the removed time range, or poll the dataset info endpoint.