---
title: "Revoke a callback credential"
method: DELETE
path: "/v1/exceptions/callbacks/credentials/{credentialId}"
tags: ["Exception"]
---

# Revoke a callback credential

`DELETE /v1/exceptions/callbacks/credentials/{credentialId}`

Revokes a callback credential so it can no longer authenticate inbound callbacks. Revocation is terminal and append-only audited.

## Path parameters

- `credentialId` string, uuid, required — Id of the credential to revoke

## Response `204`

No Content

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lerian/apis/identity-plugin.md) · [All operations](https://skmtc.net/lerian/apis/identity-plugin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lerian/identity-plugin/versions/25daba385532/schema)
