v51

latestSwagger 2.0Mozilla Public License 2.0raw.githubusercontent.com2026-08-0167151358.9 KB
EventTypes

Updates an event type

This endpoint updates an event type

put/v1/projects/{projectID}/event-types/{eventTypeId}

Path parameters

projectIDstring required

Project ID

eventTypeIdstring required

Event Type ID

Request body

categorystring

Category is a product-specific grouping for the event type

descriptionstring

Description is used to describe what the event type does

json_schemaobject nullable

JSONSchema is the JSON structure of the event type

Response

Created

messagestring
statusboolean