Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.89 KB

File metadata and controls

37 lines (28 loc) · 1.89 KB
description
The APIs used in the certificate generation process are listed below. Kindly find the Postman collection file in the below link

API Guide For Sunbird-RC

https://github.com/Sunbird-Lern/lms-service/blob/release-8.0.0/api-tests/Collection/Sunbird-RC-Certificate-APIs.postman_collection.json

{% swagger src="../../../../.gitbook/assets/RC_openapi.yml" path="/registry-service/api/v1/TrainingCertificate" method="post" %} RC_openapi.yml {% endswagger %}

{% swagger src="../../../../.gitbook/assets/RC_openapi.yml" path="/registry-service/api/v1/PublicKey" method="post" %} RC_openapi.yml {% endswagger %}

{% swagger src="../../../../.gitbook/assets/RC_openapi.yml" path="/registry-service/api/v1/TrainingCertificate/{osid}" method="get" %} RC_openapi.yml {% endswagger %}

{% swagger src="../../../../.gitbook/assets/RC_openapi.yml" path="/registry-service/api/v1/TrainingCertificate/{osid}" method="put" %} RC_openapi.yml {% endswagger %}

{% swagger src="../../../../.gitbook/assets/RC_openapi.yml" path="/registry-service/api/v1/TrainingCertificate/{osid}" method="delete" %} RC_openapi.yml {% endswagger %}

{% swagger src="../../../../.gitbook/assets/RC_openapi.yml" path="/registry-service/api/v1/TrainingCertificate/search" method="post" %} RC_openapi.yml {% endswagger %}

{% swagger src="../../../../.gitbook/assets/RC_openapi.yml" path="/registry-service/api/v1/PublicKey/search" method="post" %} RC_openapi.yml {% endswagger %}