---
title: "Update OID4VCI issuer credential defaults"
method: PATCH
path: "/tenants/{tenantId}/oid4vci/issuer/credential-defaults"
tags: ["Oid4vciIssuerCredentialDefaults"]
---

# Update OID4VCI issuer credential defaults

`PATCH /tenants/{tenantId}/oid4vci/issuer/credential-defaults`

Applies RFC 7386 merge-patch semantics to the issuer credential defaults. Absent fields stay unchanged. Explicit null clears the issuer default for that field and returns it to the platform default.

## Parameters

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

## Request body

- Oid4vciIssuerCredentialDefaults — unresolved $ref

## Response `200`

Effective issuer credential defaults after patch.

- Oid4vciIssuerCredentialDefaultsView — unresolved $ref

## Other responses

- `400` — unresolved $ref

## Changes

- **2026-07-02** `0ffdb6a88f58` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/platform-config-api/changes/tenants/:tenantId/oid4vci/issuer/credential-defaults/patch.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)
