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
| Name | Description | Type | Additional information |
|---|---|---|---|
| loginCode |
The organization Login Code (7 digits number) |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.