Navriti:Learnplate

<back to all web services

AddingFileRequest

HTTP + JSV

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

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

{
	User_id: 0,
	Resource_name: String,
	Type_id: 0,
	Contentvalue: String,
	Description: String,
	Parent_id: 0,
	Categories: String,
	Is_shareable: String,
	Is_deleted: String,
	Sfile_size: String,
	Created_by: String,
	Course_id: 0,
	Unit_values: String,
	Topic_values: String,
	Insertion_type: String,
	Group_id: 0,
	Tags: String,
	Course_lesson: String
}