Remove selected games from your website.
| Name | Type | Description |
| gids | string | A comma-delimited list of game IDs to be removed from the current site |
| notify | bool | Whether or not to ping the remove-game URL |
<?php
$gids=array(15,38);
$response=$newhaze->api->games_remove($gids,$notify);
?>
© 2012 NewHaze Icons by Pixel Mixer Help