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