Create an AssetType
name - name of the asset type
FM_api( 'AssetType_new', array( 'name'=>'test asset type' ) );
{"id":9}
Last updated 2 years ago