AsFeaturesSettings

Replace AS feature policy

Replaces the feature policy. Provided non-null fields become tenant overrides; omitted fields and explicit nulls clear the tenant override and return the field to its default.

put/tenants/{tenantId}/oauth2/as/instances/{instanceId}/features

Parameters

./platform-config-components.yml#/components/parameters/TenantId — unresolved $ref
./platform-config-components.yml#/components/parameters/InstanceId — unresolved $ref

Request body

AsFeaturesConfig required— unresolved $ref

Response

Effective feature policy after replacement.

AsFeaturesConfigView required— unresolved $ref

Changes

Changed in 3 of the 19 revisions of this API.14

    • api operation id replaceVdxAsFeatures removed and replaced with replaceAsFeaturesSettings

      api-operation-id-removed

    • api tag AsFeaturesSettings added

      api-tag-added

    • api tag AsFeatures removed

      api-tag-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation