Revoke a credential
Credentials API
Revoke a Credential
Flip the credential’s status_list_index bit to 1, mark status=revoked,
record revoked_at. Audit trail is preserved (use DELETE for GDPR
erasure). Verifiers fetching the status list at
/.well-known/status-lists/v1 will see the revocation within seconds.
Returns 409 if the credential is not currently active (already revoked, expired, or suspended).
POST
Revoke a credential
Documentation Index
Fetch the complete documentation index at: https://docs.beltic.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Example:
"cred_abc123"
Body
application/json
Response
Credential revoked
- Option 1
- Option 2
- Option 3
- Option 4
Available options:
business - Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
Available options:
active, revoked, expired, suspended Required range:
x >= 0Available options:
jwt_vc, sd_jwt_vc Available options:
ES256 Maximum array length:
50Required string length:
1 - 512Available options:
batch_mint, workflow_block, api, cli, mcp