Update a feature
Requires the FEATURE.UPDATE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Request
This endpoint expects an object.
reference
name
description
type
The indication of the type of feature associated with the pricing plan.
Allowed values:
enum_values
If the feature type is ENUM, these fields provide additional information on the values used.
meter_value_calculation_id
The linked meter value calculation
meter_value_calculation
Response
OK
reference
object_type
id
name
description
type
The indication of the type of feature associated with the pricing plan.
Allowed values:
enum_values
If the feature type is ENUM, these fields provide additional information on the values used.
meter_value_calculation_id
The linked meter value calculation
meter_value_calculation
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error