Create Invitation
teams
Create Invitation
Invite someone to an org by email. Requires admin or owner.
If RESEND_API_KEY is configured, an email is sent automatically. The accept_url is always returned in the response body so the admin can share it manually if email is not configured.
POST
Create Invitation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.