App Logo
github.com

Invite user to GitHub org

Invite a person to a GitHub organization (org membership is invite-based, not instant). Identify the invitee by username, full name, or email (must resolve to a suggestion in GitHub's own invite search and not already be a member). Optional role: "member" (default) or "owner". Returns the confirmation banner text.

Input

org required

GitHub organization login/slug, e.g. "testeraccount-pointandclick-org".

identifier required

Username, full name, or email of the person to invite. Must resolve to a suggestion in GitHub's invite search (i.e. not already a member).

role optional

Org role to invite them with. Default: member.

Output

org required
role required
message required

The confirmation banner text shown after sending the invitation.

identifier required

Start building not clicking