Skip to main content
POST
Create a feature (offering)

Authorizations

ff-secret-key
string
header
required

Secret key for FunnelFox Billing API. Required for all requests.

Path Parameters

org_id
string
required

Organization ID

Body

application/json
ident
string
required

Unique identifier for this feature

Maximum string length: 256
Pattern: ^[-A-Za-z_0-9]{1,256}$
feature_type
enum<string>
required
Available options:
timebased,
lifetime,
consumable

Response

200 - application/json

The response is of type Ok200 · object.