RemoveFaceDatabase

Removes (deletes) a database that stores faces.

Caution: All images and data contained in the specified database are deleted.

Note: This is an administrative action that can be sent only from AdminClients (which are set in the [Server] section of the configuration file).

Type: synchronous

Parameter Description Required
database The name of the database to remove. Yes

Example

The following example removes the database politicians.

/action=RemoveFaceDatabase&database=politicians

Response

<autnresponse>
  <action>REMOVEFACEDATABASE</action>
  <response>SUCCESS</response>
  <responsedata></responsedata>
</autnresponse>

_HP_HTML5_bannerTitle.htm