Cloud Healthcare API (healthcare:v1)

2026-02-22

1 new method

Additions

    Methods
  • healthcare.projects.locations.datasets.fhirStores.bulkDelete

      Path : v1/{+name}:bulkDelete

      Description : 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.

      Parameters :

        name

          Description : 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}`.

          Pattern : ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/fhirStores/[^/]+$

          Type : string

          Location : path

          Required : Yes

      HTTP Method : POST

      Scopes :

    • https://www.googleapis.com/auth/cloud-healthcare
    • https://www.googleapis.com/auth/cloud-platform
    • Flat Path : v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:bulkDelete

      Parameter Order : name