remove_resource_from_collection

Remove a resource from a collection.

Variable Description Data type
$resource * The ID of the resource. integer
$collection * The ID of the collection to remove the resource from. integer

Return values

True or false depending on operation success.