Show examples in:
    Subscription feature

    Object payload

    id  string
    ID of feature
    type  string
    Must be exactly "subscription_feature"
    code  string  Example: "sso"

    The codename for the feature

    enabled  boolean  Example: true

    Whether the feature is available on the current project

    in_use  boolean  Example: true

    Whether the project is currently using the feature

    Available endpoints