Remove Team Member
Remove a member from the team. Owner only. Cannot remove the owner.
Auth required: Yes
id (path, string) (required)memberId (path, string) (required)204: Member removed400: Validation error401: 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