Create an event schema
Create an event schema with attributes and dimensions to process events.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Request to create event schema
Name of the event. Must be unique for an organization.
50
Structure of an event attribute
Structure of dimensions
Description of the event
255
List of fields that can be used for filtering in usage meter
Template used to generate event id based on event payload
Response
Structure of an event schema
Name of the event. Must be unique for an organization.
50
Version of event schema
x >= 1
1
Description of the event
255
Status of event schema
- DRAFT - Schema is in draft state
- ACTIVE - Schema is currently active
- INACTIVE - Schema is currently inactive
- ARCHIVED - Older version of event schema
DRAFT
, ACTIVE
, INACTIVE
, ARCHIVED
"DRAFT"
Structure of an event attribute
Structure of dimensions
details of feature associated with event schema with attribute name
Template used to generate event id based on event payload