POST login/verifyemail?email={email}&emailotp={emailotp}&serviceid={serviceid}&servicename={servicename}&password={password}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
email

string

Required

emailotp

string

Required

serviceid

integer

Required

servicename

string

Required

password

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.