Respond to Access Request
Approve or deny an access request.
Auth required: Yes
id (path, string) (required)action: string (required)granted_scopes: array — Scopes to grant (only for approve)200: Access request updated400: Validation error401: 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