Hard-delete a credential
Credentials API
Delete a Credential
Remove a credential from the database entirely. Reserved for rare cases like GDPR Article 17 erasure requests or credentials issued in error before any use. The audit trail for this credential is destroyed. The status list bit stays flipped — bit slots are not reused once allocated.
For normal lifecycle management, use POST /:id/revoke instead. Revoke
preserves the full audit trail.
DELETE
Hard-delete 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.