projects
Bulk deletes the FHIR resources from the given FHIR store. This method returns an Operation that can be used to track the progress of the deletion by calling GetOperation. The success and secondary_success counters correspond to the deleted current version and historical versions, respectively.
post/v1/{+name}:bulkDelete
Path parameters
namestring required
Required. The name of the FHIR store to bulk delete resources from, in the format of projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_store_id}.
Request body
Response
Successful response