Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The feature ID to update
Body
application/json
The ID of the feature
The name of the feature
The type of the feature
Available options:
static
, boolean
, single_use
, continuous_use
, credit_system
Display names for the feature
Credit schema for credit system features (only applicable when type is credit_system)
Whether the feature is archived
Response
Feature updated successfully
The unique identifier for the feature
The type of the feature
Available options:
static
, boolean
, single_use
, continuous_use
, credit_system
The name of the feature
Whether the feature is archived