RenameImageComparisonReference
Renames an image comparison reference. Use this action to change the identifier for a reference that you have already added to a database.
Type: synchronous
Parameter | Description | Required |
---|---|---|
database
|
The name of the image comparison database that contains the reference. | Yes |
identifier
|
The identifier of the reference that you want to rename. | Yes |
newidentifier
|
The new identifier for the reference (maximum 254 bytes). | Yes |
Example
/action=RenameImageComparisonReference&database=ReferenceImages &identifier=6d8e53fd92e601a4b8948e1b9397e381 &newidentifier=Toolkit
Response
<autnresponse> <action>RENAMEIMAGECOMPARISONREFERENCE</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>