Skip to main content
delete/event-types/{id}

Delete event type

LLM
View as Markdown
Open llms.txt

Deletes a custom event type when it is not predefined and has no recorded events.

Authorization

Scheme

  • bearerAuth

Required scopes

  • event_type:delete

Allowed roles

  • owner
  • admin
  • agent

Delete an event type in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 204

    Event type deleted

  • default

    Error

    • application/json ProblemDetails