Skip to main content
POST
Create an event type

Authorizations

Authorization
string
header
required

Path Parameters

projectID
string
required

Project ID

Body

application/json

Event Type Details

category
string

Category is a product-specific grouping for the event type

description
string

Description is used to describe what the event type does

json_schema
object

JSONSchema is the JSON structure of the event type

name
string

Name is the event type name. E.g., invoice.created

Response

Created

message
string
status
boolean
data
object