RenameVideoMatchClip
Renames a video match clip. Use this action to change the identifier for a clip that you have already added to a database.
Type: synchronous
| Parameter | Description | Required |
|---|---|---|
database
|
The name of the database that contains the clip. | Yes |
identifier
|
The identifier of the clip that you want to rename. | Yes |
newidentifier
|
The new identifier for the clip (maximum 254 bytes). | Yes |
Example
/action=RenameVideoMatchClip&database=movies&identifier=6600dc0f9dd72d0cb55589e8f1d28b62&newidentifier=ToyStory
Response
<autnresponse> <action>RENAMEVIDEOMATCHCLIP</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>