Revoke API Key
Revoke an API key. This action cannot be undone.
Auth required: Yes
keyId (path, string) (required)reason: string — Reason for revoking the key (stored for audit purposes)200: Revoked API key audit data401: Authentication required or invalid404: 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