RenameFace

Renames a face. Use this action to change the identifier for a face that you have already added to a database.

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 that contains the face. Yes
identifier The identifier of the face that you want to rename. Yes
newidentifier The new identifier for the face (maximum 254 bytes). Yes

Example

/action=RenameFace&database=politicians
                  &identifier=6600dc0f9dd72d0cb55589e8f1d28b62
                  &newidentifier=JohnSmith

Response

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

_HP_HTML5_bannerTitle.htm