v1
latestOpenAPI 3.1.02026-07-22115189303.8 KBEvents
Delete a project event definition and its events
Permanently deletes the event definition and all recorded event emissions associated with it. This action cannot be undone. The endpoint returns 202 Accepted while a background job performs the deletion; new events with the same name are rejected while deletion is pending. To retain historical events while hiding the definition from new tools and workflow selectors, archive it with the PATCH endpoint instead.
delete/event-definitions/{id}
Path parameters
idstring uuid required
Response
Deletion queued for the definition and associated event emissions