Event Types
Create an event type
This endpoint creates an event type
POST
/
v1
/
projects
/
{projectID}
/
event-types
/
{eventTypeId}
/
deprecate
Authorizations
Authorization
string
headerrequiredPath Parameters
projectID
string
requiredProject ID
eventTypeId
string
requiredEvent Type ID
Response
201 - application/json
message
string
status
boolean
data
object
Was this page helpful?