---
title: "Revoke credential"
method: PUT
path: "/credentials/{clientId}/revoke"
tags: ["Credentials"]
---

# Revoke credential

`PUT /credentials/{clientId}/revoke`

Revoke an existing credential.
### Authorization Required:
  - Designer Administrator

## Path parameters

- `clientId` string, required

## Response `204`

Revoked

## Other responses

- `default` — Error

---

[API](https://skmtc.net/unqork/apis/unqork-customer-api.md) · [All operations](https://skmtc.net/unqork/apis/unqork-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unqork/unqork-customer-api/revisions/112399a67ebb/schema)
