Full name: projects.locations.datasets.fhirStores.operations.delete-fhir-operation
Deletes operations as defined in the FHIR specification.
Implements the FHIR implementation guide bulk data delete request.
Returns success if the operation was successfully cancelled. If the operation is complete, or has already been cancelled, returns an error response.
HTTP request
DELETE https://healthcare.googleapis.com/v1/{name=projects/*/locations/*/datasets/*/fhirStores/*/operations/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Name of the operation to be deleted, in the format Authorization requires the following IAM permission on the specified resource
|
Request body
The request body must be empty.
Response body
If successful, the response is a generic HTTP response whose format is defined by the method.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-healthcare
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.