Event Types
Create an event type
This endpoint creates an event type
POST
/
v1
/
projects
/
{projectID}
/
event-types
Authorizations
Path Parameters
Project ID
Body
application/json
Category is a product-specific grouping for the event type
Description is used to describe what the event type does
Name is the event type name. E.g., invoice.created
Was this page helpful?