v6

latestOpenAPI 3.1.02026-07-311856741.1 MB
event-types
public

Update Event Type

Update an event type's label.

Scopes: events:write

patch/v1/event-types/{id}

Path parameters

idstring uuid4 required

The event type ID.

The event type ID.

Request body

labelstring required

The label for the event type.

label_property_selectorstring nullable

Property path to extract dynamic label from event metadata (e.g., 'subject' or 'metadata.subject').

Response

Successful Response

created_atstring date-time required

Creation timestamp of the object.

modified_atstring date-time nullable required

Last modification timestamp of the object.

idstring uuid4 required

The ID of the object.

namestring required

The name of the event type.

labelstring required

The label for the event type.

label_property_selectorstring nullable

Property path to extract dynamic label from event metadata.

organization_idstring uuid4 required

The ID of the organization owning the event type.