POST api/Admin/Deactivate/{loginCode}

Deactivate a certain organization. The organization will not be able to use the BioServer system while in this state.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
loginCode

The organization Login Code (7 digits number)

integer

Required

Body Parameters

None.

Response Information

Resource Description

The organization new status

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />