AsDeviceFlowSettings
Replace AS device flow settings
Replaces device flow settings. 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}/device-flow
Parameters
./platform-config-components.yml#/components/parameters/TenantId — unresolved $ref
./platform-config-components.yml#/components/parameters/InstanceId — unresolved $ref
Request body
AsDeviceFlowConfig required— unresolved $ref
Response
Effective device flow settings after replacement.
AsDeviceFlowConfigView required— unresolved $ref
Changes
Changed in 2 of the 19 revisions of this API.2
- ○
api operation id
replaceVdxAsDeviceFlowSettingsremoved and replaced withreplaceAsDeviceFlowSettingsapi-operation-id-removed
- ○
- ○
endpoint added
endpoint-added
- ○