For the complete documentation index, see llms.txt.

POST /v1/invitations/{id}/resend

Resend Invitation Email

Resend an invitation email. For `imported` contacts, this sends the first invitation email and changes status to `pending`. For `pending` contacts, this resends the invitation email.

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