---
title: "PATCH /v1/credentials/{credentialId}"
method: PATCH
path: "/v1/credentials/{credentialId}"
tags: ["Credential Management"]
---

# PATCH /v1/credentials/{credentialId}

`PATCH /v1/credentials/{credentialId}`

## Path parameters

- `credentialId` string, guid, required

## Request body

- UpdateCredentialRequest
  - `upgradeDate` string, date-time
  - `upgradeEnabled` boolean

## Response `200`

Success

- ApiResponse
  - `errors` ErrorDto[], nullable
    - `errorCode` string
    - `errorMessage` string
    - `metadata` object, nullable

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/esendex/apis/esendex-emulation-api-prduk.md) · [All operations](https://skmtc.dev/esendex/apis/esendex-emulation-api-prduk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/esendex/esendex-emulation-api-prduk/revisions/5d3ac683d1d7/schema)
