Update an event schema
Update an event schema and add new attributes and dimensions
Once an event schema is activated, you cannot update or delete existing attributes and dimensions however you can add new attributes and dimensions and update event schema description. operationId: updateEventSchema
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
50
Body
Request to update event schema
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
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
details of feature associated with event schema with attribute name
Template used to generate event id based on event payload