The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/CreateCourseTemplateRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
Code: String,
TemplateName: String,
TemplateDescription: String,
InstituteID: 0,
IsActive: 0,
Createdby: String,
Topics:
[
String
],
Sector: 0,
SubSector: 0,
Nveqf: String,
MinQualification: String,
MaxQualification: String,
FrameworkId: 0
}