# CREDENTIAL_REVOKED

- Surface: API
- HTTP status: 403

## Cause

The credential is well-formed and known, but has been revoked.

## Fix

Mint a replacement key and roll it out. Revocation is immediate and deliberate: a revoked key never degrades into read-only or cached service.

## Related

- [UNAUTHORIZED](https://splitch.dev/docs/error/UNAUTHORIZED)
- [CREDENTIAL_NOT_FOUND](https://splitch.dev/docs/error/CREDENTIAL_NOT_FOUND)

Source: https://splitch.dev/docs/error/CREDENTIAL_REVOKED