Required. The resource name of the Consent artifact to delete. To preserve referential integrity, Consent artifacts referenced by the latest revision of a Consent cannot be deleted.
Authorization requires the following IAM permission on the specified resource name:
healthcare.consentArtifacts.delete
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[[["This webpage documents the `projects.locations.datasets.consentStores.consentArtifacts.delete` method, which is used to delete a specific Consent artifact within the Google Cloud Healthcare API."],["The HTTP `DELETE` request is used with a specific URL structure utilizing gRPC Transcoding syntax to target the desired Consent artifact for removal."],["Deleting a Consent artifact requires authorization via IAM permission `healthcare.consentArtifacts.delete`, and this operation will fail if it is referenced by the latest revision of any Consent."],["The request body must be empty, and if the deletion is successful, an empty JSON object is returned as the response."],["Authorization for this deletion requires either the `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes."]]],[]]