RemoveVideoMatchClip
Removes (deletes) an existing video clip.
Type: synchronous
Parameter | Description | Required |
---|---|---|
database
|
The name of the database that contains the clip to remove. | Yes |
identifier
|
The identifier of the clip to remove. | Yes |
Example
/action=RemoveVideoMatchClip&database=movies &identifier=560c36fdb82e162ba006b2ffdcf20f8e
Response
<autnresponse> <action>REMOVEVIDEOMATCHCLIP</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>