Navriti:Learnplate

<back to all web services

UpdateBlockRequest

HTTP + JSV

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

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

{
	BlockID: 0,
	Title: String,
	Description: String,
	AttachResource: 
	[
		String
	],
	BlockStatus: String,
	ResourceType: 
	[
		String
	],
	QuestionServed: 0,
	QuestionAttemp: 0,
	ElementID: 0
}