---
title: "Replace AS interactive authorization settings"
method: PUT
path: "/tenants/{tenantId}/oauth2/as/instances/{instanceId}/interactive-authorization"
tags: ["AsInteractiveAuthorizationSettings"]
---

# Replace AS interactive authorization settings

`PUT /tenants/{tenantId}/oauth2/as/instances/{instanceId}/interactive-authorization`

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

## Parameters

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

## Request body

- AsInteractiveAuthorizationConfig — unresolved $ref

## Response `200`

Effective interactive authorization settings after replacement.

- AsInteractiveAuthorizationConfigView — unresolved $ref

## Other responses

- `400` — unresolved $ref

## Changes

- **2026-07-02** `0ffdb6a88f58` — 1 info
  - api operation id `replaceVdxAsInteractiveAuthorizationSettings` removed and replaced with `replaceAsInteractiveAuthorizationSettings`
- **2026-06-28** `187cc1da59c7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/platform-config-api/changes/tenants/:tenantId/oauth2/as/instances/:instanceId/interactive-authorization/put.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/platform-config-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/platform-config-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/platform-config-api/revisions/f0066c61ebdb/schema)
