The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/InstructorCreateAssignmentRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
Createdby: String,
CourseID: 0,
Title: String,
Description: String,
IsEvaluative: 0,
MaxMark: 0,
StartDate: String,
ClosingDate: String,
Tags:
[
String
],
AttachedResources:
[
String
],
Status: String,
ResourceType:
[
String
]
}