Meters
Create a new meter
This endpoint creates a new meter for a store identified by the x-store-id header. The request body must include name, event_name, aggregation_type, and an optional unit. The aggregation_type must be one of sum, count, max, or latest. The endpoint ensures that the event_name is unique within the store. If successful, it returns the created meter details.
POST
Create a new meter
Authorizations
Body
application/json
Create a new meter