Delete an Asset Type.
The ID of the Asset Type to be deleted.
FM_api('AssetType_delete', ['id' => '10']);
{"ok":1}
Last updated 2 years ago