Update Usage Event
Update a usage event by ID.
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.
Path Parameters
Usage event ID.
Body
Optional updated usage amount.
Optional updated Unix timestamp (ms) when the event occurred.
Stable unique identifier for this event. Reuse it on retries and for deduplication. Use null to clear.
Optional updated metadata (string key/value pairs). Use null to clear.
Response
Usage event updated
Updated usage event.
Usage event ID.
Usage amount recorded.
Unix timestamp (ms) when the event occurred.
Usage event source.
usage, usage_set_adjustment Stable unique identifier for this event. Reuse it on retries and for deduplication.
Event metadata (string key/value pairs).