v57
latestOpenAPI 3.0.0W3C Software and Document Licenseraw.githubusercontent.com2026-08-01233665.9 KBCredentials
Updates the status of an issued credential
Updates the status of an issued credential.
post/credentials/status
Request body
Example request
{
"credentialId": "0fc754bc-fc32-46a0-aec1-a5ef385e7ea0",
"credentialStatus": {
"type": "BitstringStatusList",
"statusPurpose": "revocation"
},
"status": true
}Response
Credential status successfully updated