v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Event Type

Delete Event Type

Archive an event type.

Endpoints already configured to filter on an event type will continue to do so after archival. However, new messages can not be sent with it and endpoints can not filter on it. An event type can be unarchived with the create operation.

delete/api/v1/event-type/{event_type_name}

Path parameters

event_type_namestring required

The event type's name

Example:user.signup

The event type's name

Query parameters

expungeboolean

By default event types are archived when "deleted". Passing this to true deletes them entirely.

By default event types are archived when "deleted". Passing this to true deletes them entirely.

Response

no content