InvitationsCreate an organization invitationCreate an organization invitation POST /api/orgs/:orgId/invitations Invites a member to the active organization. The caller must be an org admin. Request Responses200400401403500Invitation createdValidation errorAuthentication requiredAdmin role required or org mismatchInternal error