Sets the Asset Type.
The ID of the Asset.
The new Asset type you wish to set.
FM_api('Asset_setType', ['id' => '123', 'val' => '1']);
{'ok':1}
Last updated 3 years ago