MoveImageComparisonReference
Moves an image comparison reference from one database to another.
Type: synchronous
Parameter | Description | Required |
---|---|---|
database
|
The name of the database that contains the reference to move. | Yes |
identifier
|
The identifier of the reference to move. | Yes |
newdatabase
|
The name of the database to move the reference to. | Yes |
Example
/action=MoveImageComparisonReference&database=references &identifier=6600dc0f9dd72d0cb55589e8f1d28b62 &newdatabase=comparisons
Response
<autnresponse> <action>MOVEIMAGECOMPARISONREFERENCE</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>