delete
https://sandbox.elationemr.com/api/2.0/reports//delegates/
Soft-delete one or more delegates for the report. Send a JSON body with ids: a list of delegate IDs to remove (e.g. {"ids": [1, 2]}). Only non-deleted delegates for this report are removed. The ids can be found in the routed_document_delegates array on the Report object.
