Navriti:Learnplate

<back to all web services

CreateBlockRequest

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/asynconeway/CreateBlockRequest HTTP/1.1 
Host: uap-api.certiplate.com 
Content-Type: text/jsv
Content-Length: length

{
	Title: String,
	Description: String,
	AttachResource: 
	[
		String
	],
	BlockStatus: String,
	ResourceType: 
	[
		String
	],
	Refid: 0,
	Reftype: String,
	QuestionServed: 0,
	QuestionAttemp: 0,
	ModuleTopic: String,
	ModuleTopicType: String,
	ElementID: 0
}