Documentation Index
Fetch the complete documentation index at: https://docs.sphyre.tech/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
| Param | Description |
|---|---|
did | Holder DID requesting deletion |
credential_id | Credential identifier returned during issuance |
Response
200 OK
Deletion only removes local wallet storage; it does not revoke the credential on blockchain. Use POST /api/wallet/:did/credentials/:credential_id/revoke for on-chain revocation.