For the complete documentation index, see llms.txt.

DELETE /v1/event-types/{id}

Delete Event Type

Delete an event type. Fails with 409 if any Venn Links reference it.

Auth required: Yes

Parameters

Responses

Authentication

Requires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.

Base URL: https://api.vennio.app