Delete Usage Events (Batch)
Delete usage events by IDs or by customer selectors.
Documentation Index
Fetch the complete documentation index at: https://docs.priceos.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key from your PriceOS dashboard.
Body
Internal customer ID. Required when deleting by filters instead of eventIds.
Optional feature key to scope deletes. Only valid when customerId is provided.
Optional custom time range (Unix ms start/end) for deletes. Only valid with customerId. Mutually exclusive with period.
Optional usage period to delete for (current or previous). Only valid with customerId. Mutually exclusive with customRange.
current, previous Optional usage event IDs to delete directly. Cannot be combined with customerId filters.
1 - 1000 elementsResponse
Usage events deleted
Usage event delete result.
Number of usage events deleted.