Magidoc

BulkSponsorship
Input Object

Information about a sponsorship to make for a user or organization with a GitHub Sponsors profile, as part of sponsoring many users or organizations at once.

Fields

#

amount

Non-null

The amount to pay to the sponsorable in US dollars. Valid values: 1-12000.

sponsorableId

The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

sponsorableLogin

The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.