Event Types
Updates an event type
This endpoint updates an event type
PUT
/
v1
/
projects
/
{projectID}
/
event-types
/
{eventTypeId}
Authorizations
Authorization
string
headerrequiredPath Parameters
projectID
string
requiredProject ID
Body
application/json
category
string
Category is a product-specific grouping for the event type
description
string
Description is used to describe what the event type does
Response
201 - application/json
message
string
status
boolean
data
object
Was this page helpful?