---
title: "Update an OID4VCI issuer instance"
method: PATCH
path: "/tenants/{tenantId}/oid4vci/issuer/instances/{instanceId}"
tags: ["Oid4vciIssuerInstances"]
---

# Update an OID4VCI issuer instance

`PATCH /tenants/{tenantId}/oid4vci/issuer/instances/{instanceId}`

Updates issuer display metadata and the initial config fields exposed by the service-instance command.

## Parameters

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

## Request body

- UpdateOid4vciIssuerInstanceRequest — unresolved $ref

## Response `200`

Updated OID4VCI issuer instance.

- Oid4vciIssuerInstance — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `404` — unresolved $ref

---

[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)
