POST api/Admin/ResetPassword/{loginCode}

Reset password for a certain organization, the password will be reset to Ab123456# and the organization must change the password before he will be able to use the BioServer system

Request Information

URI Parameters

NameDescriptionTypeAdditional information
loginCode

The organization Login Code (7 digits number)

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.