How can I delete Subform records using the Recruit REST API?

How can I delete Subform records using the Recruit REST API?

Hi, I am attempting to delete subform/tabular records from a Candidate record. Specifically the Educational_Details.

I can update and create these by updating the Candidate record (https://recruit.zoho.com/recruit/v2/{module_api_name}/{record_id}) and including them within the request. I am unable to delete them however. The documentation speaks of a Subform API - which itself seems to be CRM related, and asks to include a "_deleted" key within the requests which I have tried.

Could someone help point me in the right direction?

Thank you!