Parameters
- customer_id (
str): External customer ID - event (
str): Event code matching a billable metric in your workspace - metadata (
dict, optional): Properties for aggregation - subscription_id (
str, optional): Target specific subscription - transaction_id (
str, optional): Idempotency key (auto-generated if omitted) - timestamp (
str, optional): ISO 8601 timestamp
POST /api/v1/events on the Nozle API with the same payload format as the Node SDK.