Comment on page
How to Suspend Certificates

For suspension services, the end date is required in the payload request body.
- Request method: POST
- Request URL: {{baseUrl}}/vc-certification/v1/certificate/revoke
{
"certificateId": "614894628867",
"entityName": "HealthProfessional_1",
"endDate": "2023-12-31T05:03:01.749Z"
}
{
"message": "Certificate Revoked",
"certificateRevokeResponse": {
"id": "sunbird-rc.registry.create",
"ver": "1.0",
"ets": 1674746120028,
"params": {
"resmsgid": "",
"msgid": "5006f959-7251-4694-9138-566bc0b6a873",
"err": "",
"status": "SUCCESSFUL",
"errmsg": ""
},
"responseCode": "OK",
"result": {
"RevokedVC": {
"osid": "1-039d8e4f-5014-4cb3-9a17-ede4c45877cd"
}
}
}
}
Step 2: Verify the Suspended Certificate
- Click on Scan QR code.

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

Last modified 7mo ago