Navriti:Learnplate

<back to all web services

UserProfileUpdateRequest

HTTP + JSV

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

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

{
	State: String,
	Country: String,
	Key_skills: String,
	Fun_area: String,
	P_summary: String,
	Address: String,
	UserID: 0,
	Resume_headline: String,
	Date_of_birth: String,
	Gender: String,
	Tot_year_Exp: 0,
	Annual_salary: 0,
	Highest_degree: String,
	Phone: String,
	Hometown: String,
	Pincode: String,
	Marital_staus: String
}