update_resource_type

Changes the resource type of a resource (e.g. photo to video).

Variable Description Data type
$resource * The ID of the resource. integer
$resourcetype * The new resource type ID. integer

Return values

The operation success (true/false).