Events
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
Delete a project event definition and its events
Previous
Update a project event definitionUpdates editable metadata for an event definition. Event names cannot be
changed after events have been recorded for the definition. Set `archived`
to true to hide the definition from event tools and workflow selectors while
retaining historical events; set it to false to restore it.
Next
Delete a project event definition and its events

