Need An Email Marketing Solution For All Of Your Customers?

Partner With VerticalResponse!

emptyTrash


The emptyTrash() method removes all the files from the /Trash directory in the Library.

Input

[vrtypens:emptyTrashArgs]

session_id [xsd:string] (required)
Your API session id.

Output

[xsd:boolean]

Examples

Perl

$vrapi->emptyTrash( { } );

PHP

$vrapi->deleteFile( array() );