I may be missing how to do this, but it looks like PyCap only supports deleting records wholesale. We are cleaning up old records and have many sets of records or forms that we would like to delete. I know we can do this more directly via the REDCap API, but the PyCap project.delete_records( ) function is so easy to use it would be amazing if it was more flexible to target just portions of a record.
I may be missing how to do this, but it looks like PyCap only supports deleting records wholesale. We are cleaning up old records and have many sets of records or forms that we would like to delete. I know we can do this more directly via the REDCap API, but the PyCap project.delete_records( ) function is so easy to use it would be amazing if it was more flexible to target just portions of a record.