Skip to main content
PUT
Update feature

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Path Parameters

id
string
required

Feature ID

Body

application/json

Feature update data

alert_settings
object
description
string
filters
object[]
group_id
string

GroupID is the id of the group to assign the feature to. Pass empty string to clear.

metadata
object
name
string
reporting_unit
object
unit_plural
string
unit_singular
string

Response

OK

alert_settings
object
created_at
string<date-time>
created_by
string
description
string
environment_id
string
group
object
group_id
string
id
string
lookup_key
string
metadata
object
meter
object
meter_id
string
name
string
reporting_unit
object
status
enum<string>
Available options:
published,
deleted,
archived
tenant_id
string
type
enum<string>
Available options:
metered,
boolean,
static,
config
unit_plural
string
unit_singular
string
updated_at
string<date-time>
updated_by
string