Deletes a given Department
The ID of the department to be deleted.
FM_api('Department_delete', ['id'=>'1']);
{"ok":1}
Last updated 2 years ago