Update usage event

Update an existing usage event

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the usage event to update

Body Params

Create RawMetric Request Schema

string
required

name of the rawmetric

string
required

rawmetric slug name

dataschema
object
required

Column definitions for this usage event, as a map of column name to type. timestamp and customer_id are added for you if omitted. Put your measured fields under data. Column names must match ^[a-zA-Z_][a-zA-Z0-9_.]{0,127}$ and nested keys are flattened with a dot (data.uploaded_data).

array | null

Order of the columns in the raw metric table

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json