Delete Venn Link
Delete a Venn Link. Existing bookings are not affected. The `identifier` parameter should be the Venn Link's UUID.
Auth required: Yes
identifier (path, string) (required) — Venn Link ID (UUID)204: No Content401: Authentication required or invalid403: Authenticated but insufficient permissions404: Resource not foundRequires 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