Create Benefit
Create a benefit.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Schema to create a benefit of type custom
.
"custom"
The description of the benefit. Will be displayed on products having this benefit.
3 - 42
Properties for creating a benefit of type custom
.
The ID of the organization owning the benefit. Required unless you use an organization token.
Response
A benefit of type ads
.
Use it so your backers can display ads on your README, website, etc.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the benefit.
"ads"
The description of the benefit.
Whether the benefit is selectable when creating a product.
Whether the benefit is deletable.
The ID of the organization owning the benefit.
Properties for a benefit of type ads
.
Was this page helpful?