How to Update Certificates
Update Certificate API
DIVOC’s “Update Certificate” API is used by source systems to perform updates to already-issued certificates.
Specifications
Request Method: POST
Request URL: {{baseUrl}}/vc-certification/v1/certify/EnitityName
Headers:
- Content-Type application/json Accept application/json
- Authorisation bearer <access-token>
Sample URL: {{baseUrl}}/vc-certification/v1/certify/HealthProfessional_1
Request Body
Response Json
Last updated