For the complete documentation index, see llms.txt.

DELETE /v1/teams/{id}/members/{memberId}

Remove Team Member

Remove a member from the team. Owner only. Cannot remove the owner.

Auth required: Yes

Parameters

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