Backend_Event

struct

This object represents an event which can be triggered by an action

Property Type Description
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the object
name String Unique name of the object
description String Short description explaining the purpose of this event
schema String Name of the schema defining the event payload structure
metadata Common_Metadata Use this parameter to attach key-value data
part of the Apioo-Project