MoveFace
Moves a face from one database to another.
Type: synchronous
Parameter | Description | Required |
---|---|---|
database
|
The name of the database that contains the face to move. | Yes |
identifier
|
The identifier of the face to move. | Yes |
newdatabase
|
The name of the database to move the face to. | Yes |
Example
/action=MoveFace&database=politicians &identifier=6600dc0f9dd72d0cb55589e8f1d28b62 &newdatabase=sports
Response
<autnresponse> <action>MOVEFACE</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>