Admin Billing Products

Create FunnelFox feature

post/admin/billing-products/funnelfox/features

Request body

identstring required

Feature identifier

featureType'timebased' | 'lifetime' | 'consumable' required

Feature type

Example request

{
  "ident": "premium-access"
}

Response

identstring required
type'timebased' | 'lifetime' | 'consumable'
titlestring

Example response

{
  "ident": "premium-access"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.