Show examples in:
Javascript HTTP

Content Management API > Subscription feature

Subscription feature

Object payload

id string

ID of feature

Example: "locales"
type string

Must be exactly "subscription_feature".

attributes.code string

The codename for the feature

Example: "sso"
attributes.enabled boolean

Whether the feature is available on the current project

attributes.in_use boolean

Whether the project is currently using the feature

Available endpoints