For the complete documentation index, see llms.txt.

PATCH /v1/event-types/{id}

Update Event Type

Partially update an event type. If `name` changes and no explicit `slug` is provided, the slug is regenerated.

Auth required: Yes

Parameters

Request Body

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