Records a usage event for a specific customer and feature. This endpoint is used to track feature usage for billing and quota management purposes.
The unique customer identifier in your application
The name of the event/feature being used
The quantity/amount of usage. Defaults to 1 if not provided
Optional credits used for this event
Optional external event identifier
Optional Unix timestamp (in milliseconds) when the event occurred. Defaults to current time if not provided
Optional metadata to attach to the event