v3
User Invitation

Invite users by email

This endpoint invites a list of users by email using the Supabase invite_user_by_email method.

post/v3/teams/{team_id}/invite

Request body

emailsstring[] required

List of emails of the users to invite

Response

Invitations sent successfully

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.